Skip to content

Commit aa857d2

Browse files
authored
Merge pull request #34 from nyu-devops/dependabot/pip/flask-3.1.1
Bump flask from 3.1.0 to 3.1.1
2 parents 4295e21 + cb62485 commit aa857d2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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-restx = "==1.3.0"
99
cloudant = "==2.15.0"
1010
urllib3 = "==1.26.19" # DO NOT upgrade this!

Pipfile.lock

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

0 commit comments

Comments
 (0)