Skip to content

Commit 00f5388

Browse files
Bump werkzeug from 2.0.1 to 2.0.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 to 2.0.3. - [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.3) --- 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 1f7525c commit 00f5388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ text-unidecode==1.3; python_version >= "3.6"
2020
urllib3==1.26.6; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
2121
uwsgi==2.0.20
2222
webassets==2.0
23-
werkzeug==2.0.1; python_version >= "3.6"
23+
werkzeug==2.0.3; python_version >= "3.6"

0 commit comments

Comments
 (0)