Skip to content

Commit 0527e4b

Browse files
authored
Merge pull request #41 from nyu-devops/dependabot/pip/flask-3.1.1
Bump flask from 3.1.0 to 3.1.1
2 parents df85127 + ac31dde commit 0527e4b

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)