Skip to content

Commit b50c5c6

Browse files
authored
Merge pull request #7 from Dom-TC/dependabot/pip/werkzeug-3.1.5
Bump werkzeug from 3.1.4 to 3.1.5
2 parents a0e15c6 + bf4ac53 commit b50c5c6

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
@@ -13,6 +13,6 @@ packaging==25.0 ; python_version >= "3.12" and python_version < "4.0"
1313
python-dotenv==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
1414
sqlalchemy==2.0.41 ; python_version >= "3.12" and python_version < "4.0"
1515
typing-extensions==4.14.0 ; python_version >= "3.12" and python_version < "4.0"
16-
werkzeug==3.1.4 ; python_version >= "3.12" and python_version < "4.0"
16+
werkzeug==3.1.5 ; python_version >= "3.12" and python_version < "4.0"
1717
wtforms-sqlalchemy==0.4.2 ; python_version >= "3.12" and python_version < "4.0"
1818
wtforms==3.2.1 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)