Skip to content

Commit eb2922b

Browse files
Bump flask in /{{cookiecutter.project_slug}}/requirements
Bumps [flask](https://github.com/pallets/flask) from 3.1.2 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.1.2...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 3576452 commit eb2922b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.project_slug}}/requirements

{{cookiecutter.project_slug}}/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ MarkupSafe==3.0.3
1414
Werkzeug==3.1.6
1515

1616
# Flask
17-
Flask==3.1.2
17+
Flask==3.1.3
1818
blinker==1.9.0
1919
click==8.3.1
2020
itsdangerous==2.2.0

0 commit comments

Comments
 (0)