Skip to content

Commit

Permalink
chore(deps): bump flask in /packages/python/examples/metrics_django (#…
Browse files Browse the repository at this point in the history
…912)

Bumps [flask](https://github.com/pallets/flask) from 2.0.1 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.0.1...2.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 29491db commit ef6b662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/python/examples/metrics_django/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ certifi==2023.7.22
chardet==4.0.0
click==8.1.3
Django==3.2.19
Flask==2.0.1
Flask==2.2.5
idna==2.10
itsdangerous==2.1.2
Jinja2==3.1.2
Expand Down

0 comments on commit ef6b662

Please sign in to comment.