Skip to content

Commit 334c54d

Browse files
Merge pull request #14 from chauhannaman98/dependabot/pip/flask-2.2.5
Bump flask from 1.1.2 to 2.2.5
2 parents 56a984f + 55f0373 commit 334c54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ certifi==2023.7.22
1414
chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
1515
click==8.0.1; python_version >= '3.6'
1616
flask-restful==0.3.8
17-
flask==1.1.2
17+
flask==2.2.5
1818
gunicorn==20.0.4
1919
html5lib==1.1
2020
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'

0 commit comments

Comments
 (0)