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 Feb 16, 2022
1 parent b06fc5f commit bd4b5c7
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
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
pandas
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 bd4b5c7

Please sign in to comment.