Skip to content

Commit

Permalink
Merge pull request #35275 from dimagi/dependabot/pip/requirements/wer…
Browse files Browse the repository at this point in the history
…kzeug-3.0.6

Bump werkzeug from 3.0.3 to 3.0.6 in /requirements
  • Loading branch information
AmitPhulera authored Oct 30, 2024
2 parents fcb8e7b + 0178f8d commit 5cd6f81
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@ webencodings==0.5.1
# via
# bleach
# tinycss2
werkzeug==3.0.3
werkzeug==3.0.6
# via -r base-requirements.in
wheel==0.38.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@ webencodings==0.5.1
# via
# bleach
# tinycss2
werkzeug==3.0.3
werkzeug==3.0.6
# via -r base-requirements.in
wrapt==1.12.1
# via deprecated
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ webencodings==0.5.1
# via
# bleach
# tinycss2
werkzeug==3.0.3
werkzeug==3.0.6
# via -r base-requirements.in
wrapt==1.12.1
# via deprecated
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ webencodings==0.5.1
# via
# bleach
# tinycss2
werkzeug==3.0.3
werkzeug==3.0.6
# via -r base-requirements.in
wrapt==1.12.1
# via deprecated
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ webencodings==0.5.1
# via
# bleach
# tinycss2
werkzeug==3.0.3
werkzeug==3.0.6
# via -r base-requirements.in
wheel==0.38.1
# via pip-tools
Expand Down

0 comments on commit 5cd6f81

Please sign in to comment.