From 572c444e2416e9617a0286bffb16bd613d361e7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 04:34:00 +0000 Subject: [PATCH] Bump pyjwt from 2.8.0 to 2.9.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.9.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dependencies/constraints-ci.txt | 2 +- dependencies/constraints-production.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/constraints-ci.txt b/dependencies/constraints-ci.txt index a6f0485f80e..6e4bc0e191e 100644 --- a/dependencies/constraints-ci.txt +++ b/dependencies/constraints-ci.txt @@ -69,7 +69,7 @@ pure-eval==0.2.2 pycparser==2.22 pydantic==1.10.9 Pygments==2.17.2 -PyJWT==2.8.0 +PyJWT==2.9.0 pyrsistent==0.20.0 python-dateutil==2.9.0.post0 python3-openid==3.2.0 diff --git a/dependencies/constraints-production.txt b/dependencies/constraints-production.txt index 091d128f241..b94dba09ca4 100644 --- a/dependencies/constraints-production.txt +++ b/dependencies/constraints-production.txt @@ -47,7 +47,7 @@ Pillow==10.1.0 psycopg2-binary==2.9.9 pycparser==2.22 pydantic==1.10.9 -PyJWT==2.8.0 +PyJWT==2.9.0 pyrsistent==0.20.0 python-dateutil==2.9.0.post0 python3-openid==3.2.0