Skip to content

Commit

Permalink
Upgrade Werkzeug to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stsnel committed May 7, 2024
1 parent d3b5d3f commit 5acb2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"Flask-wtf==1.2.1",
"psycopg2-binary==2.9.5",
"requests==2.31.0",
"Werkzeug==3.0.1"
"Werkzeug==3.0.3"
],
)

0 comments on commit 5acb2c2

Please sign in to comment.