Skip to content

Commit

Permalink
Bump py from 1.8.1 to 1.10.0 in /python
Browse files Browse the repository at this point in the history
Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 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.1...1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 24, 2022
1 parent 3b35bea commit 83264a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion python/requirements-3.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pandas==0.25.3
pathlib2==2.3.5
pluggy==0.13.1
protobuf==3.3.0
py==1.8.1
py==1.10.0
pyglet==1.5.0
Pygments==2.6.1
pyparsing==2.4.7
Expand Down
2 changes: 1 addition & 1 deletion python/requirements-3.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pandas==1.0.3
setuptools==42.0.0
pluggy==0.13.1
protobuf==3.3.0
py==1.8.1
py==1.10.0
pyglet==1.5.0
Pygments==2.6.1
pyparsing==2.4.7
Expand Down
2 changes: 1 addition & 1 deletion python/requirements-3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ packaging==20.3
pandas==1.0.3
setuptools==42.0.0
pluggy==0.13.1
py==1.8.1
py==1.10.0
pyglet==1.5.0
Pygments==2.6.1
pyparsing==2.4.7
Expand Down

0 comments on commit 83264a3

Please sign in to comment.