Skip to content

Commit

Permalink
chore(deps): bump python-jose from 2.0.2 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [python-jose](https://github.com/mpdavis/python-jose) from 2.0.2 to 3.4.0.
- [Release notes](https://github.com/mpdavis/python-jose/releases)
- [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md)
- [Commits](mpdavis/python-jose@2.0.2...3.4.0)

---
updated-dependencies:
- dependency-name: python-jose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent f1c8536 commit 6f5f791
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 95 deletions.
172 changes: 78 additions & 94 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ psycopg2-binary = "<3"
gunicorn = ">=22.0.0"
PyJWT = "^2.4.0"
python_dateutil = "^2.6.1"
python-jose = "^2.0.2"
python-jose = "^3.4.0"
pyyaml = "^6.0.1"
requests = ">=2.18.0"
retry = "^0.9.2"
Expand Down

0 comments on commit 6f5f791

Please sign in to comment.