diff --git a/changelogs/unreleased/8371-dependabot.yml b/changelogs/unreleased/8371-dependabot.yml new file mode 100644 index 0000000000..3d6a536aa8 --- /dev/null +++ b/changelogs/unreleased/8371-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pyjwt from 2.9.0 to 2.10.0 +destination-branches: +- iso7 +sections: {} diff --git a/requirements.txt b/requirements.txt index bd2632807d..4d7b34eb07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pydantic==2.9.1 # when the issue is resolved, the dependency can be dropped altogether pydantic-core==2.23.3 pyformance==0.4 -PyJWT==2.9.0 +PyJWT==2.10.0 pynacl==1.5.0 python-dateutil==2.9.0.post0 pyyaml==6.0.2