Skip to content

Commit

Permalink
Update Flask and Werkzeug.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmvanb committed Jun 21, 2024
1 parent 5ec84f7 commit 7337850
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions cookbook/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
attrs==22.2.0
blinker==1.8.2
click==8.1.3
coverage==7.0.1
dnspython==2.2.1
email-validator==1.3.0
exceptiongroup==1.1.0
Flask==2.2.2
Flask==3.0.3
idna==3.4
iniconfig==1.1.1
itsdangerous==2.1.2
Expand All @@ -17,4 +18,4 @@ pluggy==1.0.0
pytest==7.2.0
PyYAML==5.1
tomli==2.0.1
Werkzeug==2.2.2
Werkzeug==3.0.3

0 comments on commit 7337850

Please sign in to comment.