Skip to content

Commit 2ea57e4

Browse files
test unpinning pytest
without changing any tests
1 parent 72f4d99 commit 2ea57e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-devenv.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements-linting.txt
22
-r requirements-testing.txt
33
mockupdb # required by `pymongo` tests that are enabled by `pymongo` from linter requirements
4-
pytest<7.0.0 # https://github.com/pytest-dev/pytest/issues/9621; see tox.ini
4+
pytest
55
pytest-asyncio

0 commit comments

Comments
 (0)