diff --git a/changelogs/unreleased/7929-dependabot.yml b/changelogs/unreleased/7929-dependabot.yml new file mode 100644 index 0000000000..1aa19d0d8e --- /dev/null +++ b/changelogs/unreleased/7929-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pyjwt from 2.8.0 to 2.9.0 +destination-branches: +- iso7 +sections: {} diff --git a/requirements.txt b/requirements.txt index 9ab00eb834..578d736d50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pip==24.2 ply==3.11 pydantic==2.8.2 pyformance==0.4 -PyJWT==2.8.0 +PyJWT==2.9.0 pynacl==1.5.0 python-dateutil==2.9.0.post0 pyyaml==6.0.1