Skip to content

Commit 97d0953

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
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==3.1.5
2929
whoosh==2.7.4
3030
xmltodict==0.11.0
3131
mysqlclient==1.4.6

requirements_local.txt

Lines changed: 1 addition & 1 deletion
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==3.1.5
99
django-extensions==2.2.9
1010
ipdb==0.13.9
1111
sqlparse==0.4.2

0 commit comments

Comments
 (0)