Skip to content

Commit f3c810b

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump werkzeug from 3.0.6 to 3.1.1
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.1. - [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.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f63a2c2 commit f3c810b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tests = [
4848
"pytest==8.3.3",
4949
"pytest-cov==6.0.0",
5050
"coverage==7.6.4",
51-
"werkzeug==3.0.6",
51+
"werkzeug==3.1.1",
5252
"flask==3.0.3",
5353
"marshmallow==3.23.1",
5454
"webargs==8.6.0",

0 commit comments

Comments
 (0)