Skip to content

Commit 329f2bd

Browse files
authored
Merge branch 'master' into fix/use-get-test-results-for-status-computation
2 parents d23c1a8 + 1062055 commit 329f2bd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ passlib==1.7.4
44
pymysql==1.1.2
55
python-magic==0.4.27
66
flask-wtf==1.2.2
7-
requests==2.33.0
7+
requests==2.33.1
88
pyIsEmail==2.0.1
99
GitPython==3.1.46
1010
xmltodict==1.0.4
@@ -15,7 +15,7 @@ markdown2==2.5.5
1515
flask-migrate==4.1.0
1616
email_validator
1717
gitdb==4.0.12
18-
Werkzeug==3.1.7
18+
Werkzeug==3.1.8
1919
WTForms==3.2.1
2020
MarkupSafe==3.0.3
2121
jinja2==3.1.6

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pycodestyle==2.14.0
22
pydocstyle==6.3.0
33
dodgy==0.2.1
44
isort==8.0.1
5-
mypy==1.19.1
5+
mypy==1.20.0
66
Flask-Testing==0.8.1
77
nose2-cov==1.0a4
88
coverage==7.13.5

0 commit comments

Comments
 (0)