Skip to content

Commit cbf86f7

Browse files
authored
Merge branch 'dev' into dependabot/pip/coverage-7.3.0
2 parents c029f39 + d7fcd6b commit cbf86f7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements_test.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
black==23.3.0
1+
black==23.7.0
22
coverage==7.3.0
3-
flake8==6.0.0
3+
flake8==6.1.0
44
pre-commit==3.0.4
55
flake8-docstrings==1.7.0
6-
pylint==2.17.4
6+
pylint==2.17.5
77
pydocstyle==6.3.0
8-
pytest==7.3.1
9-
pytest-cov==3.0.0
8+
pytest==7.4.0
9+
pytest-cov==4.1.0
1010
pytest-sugar==0.9.7
1111
pytest-timeout==2.1.0
1212
restructuredtext-lint==1.4.0
13-
pygments==2.15.1
13+
pygments==2.16.1
1414
testtools>=2.4.0
1515
sortedcontainers~=2.4.0
1616
pytest-asyncio>=0.21.0

0 commit comments

Comments
 (0)