Skip to content

Commit e84f06d

Browse files
Bump werkzeug from 0.15.3 to 2.3.8
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 to 2.3.8. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@0.15.3...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17bc355 commit e84f06d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ requests==2.27.1
2525
sqlparse==0.4.2
2626
tornado==5
2727
text-unidecode==1.3
28-
werkzeug==0.15.3
28+
werkzeug==2.3.8
2929
whoosh==2.7.4
3030
xmltodict==0.11.0
3131
mysqlclient==1.4.6

requirements_local.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pillow==9.0.0
55
django-recaptcha==1.4.0
66
python-gettext==3.0
77
beautifulsoup4
8-
Werkzeug==0.15.3
8+
Werkzeug==2.3.8
99
django-extensions==1.6.7
1010
ipdb==0.13.9
1111
sqlparse==0.4.2

0 commit comments

Comments
 (0)