Skip to content

Commit 506c1cc

Browse files
build(deps-dev): bump werkzeug from 3.1.5 to 3.1.6 (#60)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77eead6 commit 506c1cc

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

poetry.lock

Lines changed: 11 additions & 4 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.1.5"
54+
Werkzeug = "3.1.6"
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)