Skip to content

Commit 3417f37

Browse files
Bump werkzeug from 3.0.6 to 3.1.4 in /.devcontainer/src/test/regress
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.6...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69db9b2 commit 3417f37

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.devcontainer/src/test/regress/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest-timeout = "*"
2525
pytest-xdist = "*"
2626
pytest-repeat = "*"
2727
pyyaml = "*"
28-
werkzeug = "==3.1.0"
28+
werkzeug = "==3.1.4"
2929
"typing-extensions" = ">=4.13.2,<5"
3030
pyperclip = "==1.9.0"
3131

.devcontainer/src/test/regress/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)