Skip to content

Commit

Permalink
bump Werkzeug to 3.0.6 in test-requirements (#4244)
Browse files Browse the repository at this point in the history
Signed-off-by: emdneto <[email protected]>
  • Loading branch information
emdneto authored Nov 5, 2024
1 parent 897e8c9 commit 8fbfc37
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ protobuf==3.20.3
six==1.15.0
thrift==0.13.0
uWSGI==2.0.22
Werkzeug==3.0.3
Werkzeug==3.0.6
wrapt==1.16.0
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ protobuf==3.20.3
six==1.15.0
thrift==0.13.0
uWSGI==2.0.22
Werkzeug==3.0.3
Werkzeug==3.0.6
wrapt==1.16.0
2 changes: 1 addition & 1 deletion docs/getting_started/tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ requests==2.32.3
tomli==2.0.1
typing_extensions==4.8.0
urllib3==1.26.19
Werkzeug==3.0.3
Werkzeug==3.0.6
wrapt==1.15.0
zipp==3.19.2
-e opentelemetry-semantic-conventions
Expand Down

0 comments on commit 8fbfc37

Please sign in to comment.