Skip to content

Commit 6ae98ca

Browse files
Update py requirement from >=1.4.31 to >=1.11.0
Updates the requirements on [py](https://github.com/pytest-dev/py) to permit the latest version. - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/py@1.4.31...1.11.0) --- updated-dependencies: - dependency-name: py dependency-version: 1.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46989af commit 6ae98ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements-asyncio.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
isort
22
pluggy>=1.6.0
3-
py>=1.4.31
3+
py>=1.11.0
44
pytest
55
pytest-cov
66
randomize>=0.13

0 commit comments

Comments
 (0)