Skip to content

Commit

Permalink
Bump werkzeug from 2.0.1 to 2.2.3
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.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@2.0.1...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent e6f071d commit 060e3eb
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,10 @@ jinja2==3.0.3
# locust
locust==2.8.6
# via -r requirements-dev.in
markupsafe==2.0.1
# via jinja2
markupsafe==2.1.2
# via
# jinja2
# werkzeug
mccabe==0.6.1
# via flake8
minio==7.1.1
Expand Down Expand Up @@ -274,7 +276,7 @@ virtualenv==20.14.1
# via pre-commit
watchdog==2.1.8
# via pytest-watch
werkzeug==2.0.1
werkzeug==2.2.3
# via
# flask
# locust
Expand Down

0 comments on commit 060e3eb

Please sign in to comment.