Skip to content

Commit b680383

Browse files
Bump py from 1.9.0 to 1.10.0 (#26)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a4bc22 commit b680383

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirement_files/pytest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ importlib-metadata==1.7.0
33
more-itertools==8.4.0
44
packaging==20.4
55
pluggy==0.13.1
6-
py==1.9.0
6+
py==1.10.0
77
pyparsing==2.4.7
88
pytest==5.4.3
99
six==1.15.0

requirements_opinionated.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ packaging==20.4
3535
pathspec==0.8.0
3636
pluggy==0.13.1
3737
pre-commit==2.6.0
38-
py==1.9.0
38+
py==1.10.0
3939
pyasn1==0.4.8
4040
pycodestyle==2.6.0
4141
pycparser==2.20

0 commit comments

Comments
 (0)