Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 20, 2021
1 parent b5f6b57 commit 791bd06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ packaging==19.0
pandas==0.24.1
pep257==0.7.0
pluggy==0.8.1
py==1.7.0
py==1.10.0
pycodestyle==2.5.0
pyflakes==2.1.0
Pygments==2.3.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ more-itertools==5.0.0
numpy==1.16.1
pandas==0.24.1
pluggy==0.8.1
py==1.7.0
py==1.10.0
pypandoc==1.4
pytest==4.2.0
python-dateutil==2.8.0
Expand Down

0 comments on commit 791bd06

Please sign in to comment.