Skip to content

Commit 6a87192

Browse files
build(deps): bump flask from 3.0.2 to 3.0.3 (#207)
Bumps [flask](https://github.com/pallets/flask) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d11f0dc commit 6a87192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pylint==3.2.6
22
Django==5.0.7
33
pylint-django==2.5.5
4-
Flask==3.0.2
4+
Flask==3.0.3
55
pylint-flask==0.6
66
pylint-common==0.2.5
77
pylint-celery==0.3

0 commit comments

Comments
 (0)