Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent f04725a commit 65431cf
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 All @@ -83,7 +85,7 @@ flake8==6.0.0
# via -r requirements.in
flasgger==0.9.5
# via -r requirements.in
flask==2.2.2
flask==2.2.5
# via
# -r requirements.in
# flasgger
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

0 comments on commit 65431cf

Please sign in to comment.