Skip to content

Commit cf8d99f

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump werkzeug from 2.3.3 to 2.3.4
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.3 to 2.3.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.3.3...2.3.4) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b658ec1 commit cf8d99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"pytest==7.3.1",
88
"pytest-cov==4.0.0",
99
"coverage==7.2.5",
10-
"werkzeug==2.3.3",
10+
"werkzeug==2.3.4",
1111
"flask==2.3.2",
1212
"marshmallow==3.19.0",
1313
"webargs==8.2.0",

0 commit comments

Comments
 (0)