Skip to content

Commit 4d2d38e

Browse files
chore(deps-dev): bump flask from 3.0.1 to 3.0.2
Bumps [flask](https://github.com/pallets/flask) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.1...3.0.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd1bd11 commit 4d2d38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ classifiers = ["Programming Language :: Python :: 3 :: Only"]
88
requires-python = ">=3.9"
99
dependencies = [
1010
"eligibility-api==2023.9.1",
11-
"Flask==3.0.1",
11+
"Flask==3.0.2",
1212
"Flask-RESTful==0.3.10",
1313
"Flask-SQLAlchemy==3.1.1",
1414
"requests==2.31.0",

0 commit comments

Comments
 (0)