Skip to content

Commit

Permalink
Bump pyjwt from 2.9.0 to 2.10.1
Browse files Browse the repository at this point in the history
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@2.9.0...2.10.1)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent a3295b2 commit 3814222
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements_api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ numpy>=1.23.5, <2.0.0
odmantic==0.9.2
pandas==2.2.3
pydantic==1.10.13 # bump to v2 once odmantic supports it
PyJWT==2.9.0
PyJWT==2.10.1
pymongo==4.8.0
PyYAML==6.0.2
requests==2.32.3
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_ingester.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ numpy>=1.23.5, <2.0.0
pandas==2.2.3
protobuf==4.22.1
pyarrow==18.0.0
PyJWT==2.9.0
PyJWT==2.10.1
pymongo==4.8.0
pyopenssl==24.2.1
pytz==2024.2
Expand Down

0 comments on commit 3814222

Please sign in to comment.