Skip to content

Commit

Permalink
Update dependency werkzeug to v2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2023
1 parent 9602c14 commit 2327d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ newrelic==7.10.0.175
psycopg2-binary==2.9.3
setuptools==62.3.3; python_version >= '3.7'
sqlalchemy==1.4.35; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
werkzeug==2.1.1; python_version >= '3.7'
werkzeug==2.3.5; python_version >= '3.7'
zipp==3.8.0; python_version >= '3.7'

0 comments on commit 2327d34

Please sign in to comment.