Skip to content

Commit beae71f

Browse files
build(deps-dev): bump werkzeug from 3.0.6 to 3.1.5
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.5. - [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.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee33dec commit beae71f

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ faker = "18.11.1"
5151
behave = "1.3.3"
5252
coverage = "7.11.0"
5353
moto = {extras = ["s3"], version = "4.0.13"}
54-
Werkzeug = "3.0.6" # Dependency of moto which needs 3.0.6 for security vuln mitigation
54+
Werkzeug = "3.1.5" # Dependency of moto which needs 3.0.6 for security vuln mitigation
5555
pytest = "8.4.2"
5656
pytest-lazy-fixtures = "1.4.0" # switched from https://github.com/TvoroG/pytest-lazy-fixture as it's no longer supported
5757
xlsx2csv = "0.8.2"

0 commit comments

Comments
 (0)