Skip to content

Commit

Permalink
Bump pyjwt from 2.8.0 to 2.9.0
Browse files Browse the repository at this point in the history
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](jpadilla/pyjwt@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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 2, 2024
1 parent fe7ab5f commit 572c444
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies/constraints-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion dependencies/constraints-production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 572c444

Please sign in to comment.