Skip to content

Commit 624f2eb

Browse files
authored
Merge pull request open-webui#10420 from open-webui/dependabot/pip/pip-e8a89e233e
build(deps): bump the pip group across 2 directories with 1 update
2 parents 385a894 + eb218f6 commit 624f2eb

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)