Skip to content

Commit 6604a74

Browse files
Build(deps): Bump pytest from 5.2.1 to 5.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@5.2.1...5.2.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 83ceff4 commit 6604a74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/ci-wheel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r flake.txt
22
coverage==4.5.4
3-
pytest==5.2.1
3+
pytest==5.2.2
44
pytest-asyncio==0.10.0
55
pytest-cov==2.8.1
66
tox==3.14.0

requirements/wheel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest==5.2.1
1+
pytest==5.2.2
22
pytest-asyncio==0.10.0
33
twine==1.15.0

0 commit comments

Comments
 (0)