Skip to content

Commit 582e655

Browse files
Bump py from 1.8.0 to 1.10.0 in /examples/pytest (#62)
Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.10.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/py@1.8.0...1.10.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9661103 commit 582e655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pytest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ importlib-metadata==0.23
44
more-itertools==7.2.0
55
packaging==19.2
66
pluggy==0.13.0
7-
py==1.8.0
7+
py==1.10.0
88
py-cpuinfo==5.0.0
99
pyparsing==2.4.5
1010
pytest==5.2.4

0 commit comments

Comments
 (0)