Skip to content

Commit cbfc4a5

Browse files
chore(deps): bump flask in /packages/python/examples/metrics_django
Bumps [flask](https://github.com/pallets/flask) from 3.0.3 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.3...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9889e2 commit cbfc4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/python/examples/metrics_django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ certifi==2024.7.4
33
chardet==5.2.0
44
click==8.1.7
55
Django==4.2.18
6-
Flask==3.0.3
6+
Flask==3.1.3
77
idna==3.7
88
itsdangerous==2.2.0
99
Jinja2==3.1.6

0 commit comments

Comments
 (0)