Skip to content

Commit 6660a71

Browse files
build(deps): Bump pytest-asyncio from 0.26.0 to 1.0.0 in /requirements
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.26.0 to 1.0.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.26.0...v1.0.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49f9c9e commit 6660a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mutagen==1.47.0
66
pyfakefs==5.8.0
77
pylint==3.3.7
88
pytest==8.3.5
9-
pytest-asyncio==0.26.0
9+
pytest-asyncio==1.0.0
1010
pytest-cov==6.1.1
1111
pytest-timeout==2.4.0
1212
pytest-aiohttp==1.0.5

0 commit comments

Comments
 (0)