Skip to content

Commit 38aa773

Browse files
Bump python-jose from 3.3.0 to 3.4.0 in /backend
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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fea067 commit 38aa773

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/requirements-docker.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ fastapi==0.109.2
44
httpx==0.26.0
55
pydantic==2.6.1
66
python-multipart==0.0.9
7-
python-jose==3.3.0
7+
python-jose==3.4.0
88
uvicorn==0.27.1

backend/src/requirements_docker.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ httpx==0.26.0
44
psycopg2-binary==2.9.9
55
pydantic==2.5.3
66
python-multipart==0.0.7
7-
python-jose==3.3.0
7+
python-jose==3.4.0
88
SQLAlchemy==2.0.24
99
uvicorn==0.25.0
1010

0 commit comments

Comments
 (0)