Skip to content

Commit 9d93467

Browse files
Bump pytest-asyncio from 0.26.0 to 1.3.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.26.0 to 1.3.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.26.0...v1.3.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2b0cc5 commit 9d93467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ josepy<3
55
# https://github.com/aio-libs/aiodns/issues/214
66
pycares<5
77
pytest==8.4.2
8-
pytest-asyncio==0.26.0
8+
pytest-asyncio==1.3.0
99
pytest-cov==7.0.0
1010
pytest-snapshot==0.9.0
1111
pytest-socket==0.7.0

0 commit comments

Comments
 (0)