Skip to content

Commit 88ec102

Browse files
Test reqs uprevd
1 parent 33b5daf commit 88ec102

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

tests/requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
aiohttp==3.7.4
2-
black==21.5b2
3-
coverage==5.5
4-
docutils==0.17.1
5-
flake8==3.9.2
6-
isort==5.8.0
7-
pycodestyle==2.7.0
8-
pyflakes==2.3.1
9-
pytest==6.2.4
10-
pytest-cov==2.12.0
11-
pytest-mock==3.6.1
1+
aiohttp==3.8.1
2+
black==22.6.0
3+
coverage==6.4.1
4+
docutils==0.18.1
5+
flake8==4.0.1
6+
isort==5.10.1
7+
pycodestyle==2.8.0
8+
pyflakes==2.4.0
9+
pytest==7.1.2
10+
pytest-cov==3.0.0
11+
pytest-mock==3.8.1
1212
pytest-sugar==0.9.4
13-
pytest-timeout==1.4.2
13+
pytest-timeout==2.1.0
1414
pytest-toolbox==0.4

0 commit comments

Comments
 (0)