Skip to content

Commit

Permalink
⬆️ Bump flask from 2.1.3 to 2.2.5 (#1849)
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.1.3 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.1.3...2.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2023
1 parent 6717367 commit 37f284a
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiocontextvars = "*"
attrs = "*"
confluent-kafka = "*"
connexion = {extras = ["swagger-ui"],version = "*"}
flask = "<=2.1.3"
flask = "<=2.2.5"
flask-cors = "*"
grpcio = "<1.28"
grpcio-tools = "<1.28"
Expand Down
158 changes: 79 additions & 79 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 37f284a

Please sign in to comment.