Skip to content

Commit 8204942

Browse files
authored
Update werkzeug to 3.1.8 (#6485)
Update werkzeug from 3.1.7 to 3.1.8
1 parent d41f757 commit 8204942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.project_slug}}/requirements

{{cookiecutter.project_slug}}/requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Werkzeug[watchdog]==3.1.7 # https://github.com/pallets/werkzeug
1+
Werkzeug[watchdog]==3.1.8 # https://github.com/pallets/werkzeug
22
ipdb==0.13.13 # https://github.com/gotcha/ipdb
33
{%- if cookiecutter.use_docker == 'y' %}
44
psycopg[c]==3.3.3 # https://github.com/psycopg/psycopg

0 commit comments

Comments
 (0)