Skip to content

Commit cd16bd0

Browse files
authored
Merge pull request #175 from hackersandslackers/dependabot/pip/werkzeug-2.0.3
2 parents d0587d7 + 00f5388 commit cd16bd0

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)