Skip to content

Commit 5ae1d3c

Browse files
Bump py from 1.8.1 to 1.9.0
Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 to 1.9.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.9.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f4f9b0 commit 5ae1d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ isort
1818

1919
# Python 2.7 support.
2020
pytest==4.6.9 ; python_version == '2.7'
21-
py==1.8.1 ; python_version == '2.7' # via pytest 4
21+
py==1.9.0 ; python_version == '2.7' # via pytest 4
2222
pathlib2>=2.2.0 ; python_version == '2.7' # via pytest 4
2323
prospector==1.2.0 ; python_version == '2.7'

0 commit comments

Comments
 (0)