Skip to content

Commit 2b697ec

Browse files
dependabot[bot]echarrod
authored andcommitted
Bump werkzeug from 2.0.2 to 2.1.2
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 2.1.2. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.0.2...2.1.2) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4af030a commit 2b697ec

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
@@ -35,7 +35,7 @@
3535
"Flask>=1.0.4",
3636
"python-dotenv>=0.7.1",
3737
"django-sslserver>=0.22.0",
38-
"Werkzeug==2.0.2",
38+
"Werkzeug==2.1.2",
3939
],
4040
"dev": [
4141
"pre-commit==2.16.0",

0 commit comments

Comments
 (0)