Skip to content

Commit 790791a

Browse files
Bump werkzeug from 0.12.2 to 0.15.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](pallets/werkzeug@0.12.2...0.15.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent baeb8f4 commit 790791a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

git_trophy_lambda/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ toml==0.10.2
3838
tqdm==4.52.0
3939
troposphere==2.6.3
4040
urllib3==1.26.2
41-
Werkzeug==0.16.1
41+
Werkzeug==0.15.3
4242
wsgi-request-logger==0.4.6
4343
zappa==0.52.0
4444
zipp==3.4.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ tqdm==4.14.0
3838
troposphere==1.9.4
3939
Unidecode==0.4.21
4040
urllib3==1.22
41-
Werkzeug==0.12.2
41+
Werkzeug==0.15.3
4242
wsgi-request-logger==0.4.6
4343
zappa==0.43.1

0 commit comments

Comments
 (0)