Skip to content

Commit ec19c6e

Browse files
Bump werkzeug from 2.0.2 to 2.2.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.0.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6addc50 commit ec19c6e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

requirements.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,10 @@ iniconfig==1.1.1
6060
# via pytest
6161
jinja2==3.0.2
6262
# via sphinx
63-
markupsafe==2.0.1
64-
# via jinja2
63+
markupsafe==2.1.2
64+
# via
65+
# jinja2
66+
# werkzeug
6567
marshmallow==3.18.0
6668
# via environs
6769
mypy==0.931
@@ -126,7 +128,6 @@ toml==0.10.2
126128
# via pre-commit
127129
tomli==2.0.0
128130
# via
129-
# coverage
130131
# mypy
131132
# pytest
132133
types-requests==2.27.7
@@ -139,7 +140,7 @@ urllib3==1.26.7
139140
# via requests
140141
virtualenv==20.8.1
141142
# via pre-commit
142-
werkzeug==2.0.2
143+
werkzeug==2.2.3
143144
# via -r requirements.in
144145
whitenoise==5.3.0
145146
# via -r requirements.in

0 commit comments

Comments
 (0)