Skip to content

Commit

Permalink
Bump py from 1.9.0 to 1.10.0 in /tests
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2021
1 parent 90bb04f commit c51ce6d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,13 @@ coverage==5.3
# pytest-cov
idna==2.10
# via requests
importlib-metadata==3.1.1
# via
# pluggy
# pytest
iniconfig==1.1.1
# via pytest
packaging==20.7
# via pytest
pluggy==0.13.1
# via pytest
py==1.9.0
py==1.10.0
# via pytest
pydocstyle==5.1.1
# via -r requirements.in
Expand All @@ -53,5 +49,3 @@ toml==0.10.2
# pytest-cov
urllib3==1.26.2
# via requests
zipp==3.4.0
# via importlib-metadata

0 comments on commit c51ce6d

Please sign in to comment.