Skip to content

Commit eb218f6

Browse files
build(deps): bump the pip group across 2 directories with 1 update
Bumps the pip group with 1 update in the / directory: [python-jose](https://github.com/mpdavis/python-jose). Bumps the pip group with 1 update in the /backend directory: [python-jose](https://github.com/mpdavis/python-jose). Updates `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) Updates `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 dependency-group: pip - dependency-name: python-jose dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fdf2cd commit eb218f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pydantic==2.10.6
44
python-multipart==0.0.18
55

66
python-socketio==5.11.3
7-
python-jose==3.3.0
7+
python-jose==3.4.0
88
passlib[bcrypt]==1.7.4
99

1010
requests==2.32.3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"python-multipart==0.0.18",
1313

1414
"python-socketio==5.11.3",
15-
"python-jose==3.3.0",
15+
"python-jose==3.4.0",
1616
"passlib[bcrypt]==1.7.4",
1717

1818
"requests==2.32.3",

0 commit comments

Comments
 (0)