Skip to content

Commit ff9db5a

Browse files
chore(deps): update dependency werkzeug to v3.1.5 [security]
1 parent d663ae3 commit ff9db5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ pytest==8.4.2 ; python_version >= "3.12" and python_version < "4.0"
2424
python-dotenv==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
2525
sqlalchemy==2.0.43 ; python_version >= "3.12" and python_version < "4.0"
2626
typing-extensions==4.15.0 ; python_version >= "3.12" and python_version < "4.0"
27-
werkzeug==3.1.3 ; python_version >= "3.12" and python_version < "4.0"
27+
werkzeug==3.1.5 ; python_version >= "3.12" and python_version < "4.0"
2828
win32-setctime==1.2.0 ; python_version >= "3.12" and python_version < "4.0" and sys_platform == "win32"

0 commit comments

Comments
 (0)