Skip to content

Commit c338f8a

Browse files
build(deps): bump flask from 3.0.3 to 3.1.3 in /nipap-www
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 f17b642 commit c338f8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nipap-www/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ classifiers = [
1414
]
1515
keywords = ["nipap"]
1616
dependencies = [
17-
"Flask==3.0.3",
17+
"Flask==3.1.3",
1818
"Jinja2==3.1.6",
1919
"nipap",
2020
"pynipap",

0 commit comments

Comments
 (0)