Skip to content

Commit 1bbe30c

Browse files
authored
Update werkzeug from 3.0.3 to 3.0.4 (#5313)
1 parent e869ad8 commit 1bbe30c

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/requirements

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r production.txt
22

3-
Werkzeug[watchdog]==3.0.3 # https://github.com/pallets/werkzeug
3+
Werkzeug[watchdog]==3.0.4 # https://github.com/pallets/werkzeug
44
ipdb==0.13.13 # https://github.com/gotcha/ipdb
55
{%- if cookiecutter.use_docker == 'y' %}
66
psycopg[c]==3.2.1 # https://github.com/psycopg/psycopg

0 commit comments

Comments
 (0)