Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: py
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 21, 2022
1 parent 2bd55f9 commit 6e09ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pip-tools==5.3.1
# via -r requirements.in
pluggy==0.13.1
# via pytest
py==1.10.0
py==1.11.0
# via pytest
pycodestyle==2.7.0
# via flake8
Expand Down

0 comments on commit 6e09ab2

Please sign in to comment.