Skip to content

Commit 1241237

Browse files
Bump werkzeug from 1.0.1 to 2.2.3 in /examples/zoo_app (#519)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 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@1.0.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f5609c commit 1241237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/zoo_app/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ MarkupSafe==2.0.1
1010
pyrsistent==0.17.3
1111
pytz==2021.1
1212
six==1.16.0
13-
Werkzeug==1.0.1
13+
Werkzeug==2.2.3
1414

0 commit comments

Comments
 (0)