Skip to content

Commit ee21e0a

Browse files
build(deps): bump python-jose from 3.3.0 to 3.4.0
Bumps [python-jose](https://github.com/mpdavis/python-jose) from 3.3.0 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@3.3.0...3.4.0) --- updated-dependencies: - dependency-name: python-jose dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e8dcbe commit ee21e0a

2 files changed

Lines changed: 15 additions & 14 deletions

File tree

poetry.lock

Lines changed: 14 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ passlib = {extras = ["bcrypt"], version = "^1.7.4"}
2727
proxy-protocol = "^0.11.3"
2828
psycopg = {extras = ["binary", "pool"], version = "^3.2.8"}
2929
pydantic = "^2.9.2"
30-
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
30+
python-jose = {extras = ["cryptography"], version = "^3.4.0"}
3131
python-multipart = "^0.0.20"
3232
pytz = "^2025.1"
3333
redis = "^5.2.1"

0 commit comments

Comments
 (0)