Skip to content

Commit a0887d8

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

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
@@ -34,7 +34,7 @@
3434
"Flask>=1.0.4",
3535
"python-dotenv>=0.7.1",
3636
"django-sslserver>=0.22.0",
37-
"Werkzeug==2.0.1",
37+
"Werkzeug==2.0.2",
3838
],
3939
"dev": [
4040
"pre-commit==1.17.0",

0 commit comments

Comments
 (0)