Skip to content

Commit

Permalink
Bump pyjwt from 2.10.0 to 2.10.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.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.10.0...2.10.1)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 342d4c7 commit 8769674
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ propcache==0.2.0
# via
# aiohttp
# yarl
pyjwt==2.10.0
pyjwt==2.10.1
# via -r base.in
python-dateutil==2.9.0.post0
# via celery
Expand Down
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ pygments==2.18.0
# via
# ipython
# sphinx
pyjwt==2.10.0
pyjwt==2.10.1
# via -r base.in
pytest==8.3.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ psycopg2-binary==2.9.10
# via -r production.in
pycparser==2.22
# via cffi
pyjwt==2.10.0
pyjwt==2.10.1
# via -r base.in
python-dateutil==2.9.0.post0
# via celery
Expand Down

0 comments on commit 8769674

Please sign in to comment.