Bump flask from 3.0.2 to 3.0.3
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](https://github.com/pallets/flask/compare/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>
This commit is contained in:
parent
cbfe8bfb0b
commit
63ca214ae6
|
@ -2,7 +2,7 @@ blinker==1.7.0
|
|||
certifi==2024.2.2
|
||||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
Flask==3.0.2
|
||||
Flask==3.0.3
|
||||
idna==3.7
|
||||
install==1.3.5
|
||||
itsdangerous==2.1.2
|
||||
|
|
|
@ -20,7 +20,7 @@ click==8.1.7
|
|||
# via
|
||||
# -r requirements.in
|
||||
# flask
|
||||
flask==3.0.2
|
||||
flask==3.0.3
|
||||
# via -r requirements.in
|
||||
idna==3.7
|
||||
# via
|
||||
|
|
Loading…
Reference in a new issue