Skip to content

Commit 9188814

Browse files
Bump werkzeug from 3.0.3 to 3.0.6 in /requirements
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.3...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 023491c commit 9188814

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ virtualenv==20.26.3
150150
# via
151151
# pre-commit
152152
# tox
153-
werkzeug==3.0.3
153+
werkzeug==3.0.6
154154
# via flask
155155
wheel==0.43.0
156156
# via pip-tools

requirements/tests.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ pytest-xprocess==1.0.2
4343
# via -r tests.in
4444
redis==5.0.8
4545
# via -r tests.in
46-
werkzeug==3.0.3
46+
werkzeug==3.0.6
4747
# via flask

0 commit comments

Comments
 (0)