Skip to content

Commit 9863c83

Browse files
authored
Merge branch 'master' into optimumcolor
2 parents 70a3ab2 + f82d202 commit 9863c83

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mock==5.2.0
55
pytest==8.4.2
66
pylint==3.3.9
77
pytest-pylint==0.21.0
8-
pytest-cov==7.0.0
8+
pytest-cov==7.1.0
99
pytest-mock==3.15.1
1010
pytest-mypy==1.0.1
1111
pytest-randomly==4.0.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ PyYAML==6.0.3
1717
requests==2.32.5
1818
typing_extensions==4.15.0
1919
urllib3==2.6.3
20-
Werkzeug==3.1.6
20+
Werkzeug==3.1.7
2121
WTForms==3.2.1
2222
zipp==3.23.0

0 commit comments

Comments
 (0)