We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d23c1a8 + 1062055 commit 329f2bdCopy full SHA for 329f2bd
2 files changed
requirements.txt
@@ -4,7 +4,7 @@ passlib==1.7.4
4
pymysql==1.1.2
5
python-magic==0.4.27
6
flask-wtf==1.2.2
7
-requests==2.33.0
+requests==2.33.1
8
pyIsEmail==2.0.1
9
GitPython==3.1.46
10
xmltodict==1.0.4
@@ -15,7 +15,7 @@ markdown2==2.5.5
15
flask-migrate==4.1.0
16
email_validator
17
gitdb==4.0.12
18
-Werkzeug==3.1.7
+Werkzeug==3.1.8
19
WTForms==3.2.1
20
MarkupSafe==3.0.3
21
jinja2==3.1.6
test-requirements.txt
@@ -2,7 +2,7 @@ pycodestyle==2.14.0
2
pydocstyle==6.3.0
3
dodgy==0.2.1
isort==8.0.1
-mypy==1.19.1
+mypy==1.20.0
Flask-Testing==0.8.1
nose2-cov==1.0a4
coverage==7.13.5
0 commit comments