Skip to content

Commit ac31dde

Browse files
Bump flask from 3.1.0 to 3.1.1
Bumps [flask](https://github.com/pallets/flask) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.0...3.1.1) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df85127 commit ac31dde

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
flask = "==3.1.0"
7+
flask = "==3.1.1"
88
flask-sqlalchemy = "==3.1.1"
99
psycopg = {extras = ["binary"], version = "==3.2.4"}
1010
retry2 = "==0.9.5"

Pipfile.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)