Skip to content

Commit 081abaf

Browse files
committed
Bump package versions
1 parent 88980bb commit 081abaf

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
attrs==19.3.0
2-
pytest==5.3.5
3-
pytest-clarity==0.2.0a1
4-
pytest-cov==2.8.1
2+
pytest==6.0.1
3+
pytest-clarity==0.3.0a0
4+
pytest-cov==2.10.1
55
pdbpp==0.10.2
66
black==19.10b0
77
pylint==2.4.4

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
attrs==19.3.0
22
cookiecutter==1.7.0
3-
pytest==5.3.5
3+
pytest==6.0.1
4+
pytest-clarity==0.3.0a0
5+
pytest-cov==2.10.1

0 commit comments

Comments
 (0)