Skip to content

Commit

Permalink
requirements: bump Werkzeug (#2594)
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx committed Jun 10, 2024
1 parent 4357c35 commit 9762152
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ requests==2.31.0
tomli==2.0.1
typing_extensions==4.10.0
urllib3==2.2.1
Werkzeug==3.0.1
Werkzeug==3.0.3
wrapt==1.16.0
yarl==1.9.4
zipp==3.17.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ six==1.16.0
tomli==2.0.1
typing_extensions==4.9.0
urllib3==1.26.18
Werkzeug==2.1.2
Werkzeug==2.3.8
wrapt==1.16.0
xmltodict==0.13.0
zipp==3.17.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pytest==7.4.4
pytest-benchmark==4.0.0
tomli==2.0.1
typing_extensions==4.9.0
Werkzeug==3.0.1
Werkzeug==3.0.3
wrapt==1.16.0
zipp==3.17.0
-e opentelemetry-instrumentation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tomli==2.0.1
tornado==6.4
typing_extensions==4.9.0
urllib3==2.2.1
Werkzeug==3.0.1
Werkzeug==3.0.3
wrapt==1.16.0
zipp==3.17.0
-e opentelemetry-instrumentation
Expand Down

0 comments on commit 9762152

Please sign in to comment.