Skip to content

Commit b5de8a2

Browse files
chore(deps): bump py from 1.9.0 to 1.10.0 in /test (#336)
Bumps [py](https://github.com/pytest-dev/py) from 1.9.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.9.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 e0aa3ba commit b5de8a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/upstream-requirements-py27.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ more-itertools==5.0.0
1919
packaging==20.4
2020
pathlib2==2.3.5
2121
pluggy==0.13.1
22-
py==1.9.0
22+
py==1.10.0
2323
pycparser==2.20
2424
pyparsing==2.4.7
2525
pytest==4.6.11

test/upstream-requirements-py37.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ mock==4.0.2
1111
more-itertools==8.5.0
1212
packaging==20.4
1313
pluggy==0.13.1
14-
py==1.9.0
14+
py==1.10.0
1515
pycparser==2.20
1616
pyparsing==2.4.7
1717
pytest==6.0.2

0 commit comments

Comments
 (0)