We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b2af4d commit 532d1e1Copy full SHA for 532d1e1
requirements.txt
@@ -2,11 +2,11 @@ sqlalchemy==1.4.37
2
flask==1.1.2
3
passlib==1.7.4
4
pymysql==1.0.2
5
-python-magic==0.4.26
+python-magic==0.4.27
6
flask-wtf==0.14.3
7
gunicorn==20.1.0
8
githubpy==1.1.0
9
-requests==2.27.1
+requests==2.28.0
10
pyIsEmail==1.4.0
11
GitPython==3.1.27
12
xmltodict==0.13.0
test-requirements.txt
@@ -4,7 +4,7 @@ pycodestyle==2.8.0
pydocstyle==6.0.0
dodgy==0.2.1
isort==5.10.1
-mypy==0.960
+mypy==0.961
Werkzeug==1.0.1
Flask-Testing==0.8.1
blinker==1.4
0 commit comments