Skip to content

Commit

Permalink
Bump werkzeug from 2.2.3 to 2.3.8
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 2.3.8.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.2.3...2.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 789f42f commit c503d8f
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ colorama==0.4.6
commonmark==0.9.1
# via rich
coverage[toml]==6.5.0
# via pytest-cov
# via
# coverage
# pytest-cov
curlify==2.2.1
# via schemathesis
distlib==0.3.6
Expand Down Expand Up @@ -286,7 +288,9 @@ requests==2.28.1
requests-oauthlib==1.3.1
# via tweepy
rfc3986[idna2008]==1.5.0
# via httpx
# via
# httpx
# rfc3986
rich==12.6.0
# via rich-click
rich-click==1.5.2
Expand Down Expand Up @@ -354,7 +358,7 @@ virtualenv==20.17.0
# via pre-commit
wcwidth==0.2.5
# via prompt-toolkit
werkzeug==2.2.3
werkzeug==2.3.8
# via
# flask
# schemathesis
Expand Down

0 comments on commit c503d8f

Please sign in to comment.