Skip to content

Commit 29aa876

Browse files
Bump pytest-asyncio from 0.26.0 to 1.2.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.26.0 to 1.2.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.26.0...v1.2.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d85ea5 commit 29aa876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ xmltodict==0.14.2
1616
flake8==7.1.2
1717
pyfakefs==5.8.0
1818
pytest==8.3.5
19-
pytest-asyncio==0.26.0
19+
pytest-asyncio==1.2.0
2020
pytest-mock==3.14.0
2121
pytest-recording==0.13.2
2222
tox==4.24.2

0 commit comments

Comments
 (0)