Skip to content

Commit a897ec1

Browse files
pip (deps-dev): bump pytest-asyncio
Bumps the python-dependencies group with 1 update in the / directory: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio). Updates `pytest-asyncio` from 0.14.0 to 0.24.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.14.0...v0.24.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 0.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acd6564 commit a897ec1

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

poetry.lock

Lines changed: 17 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ gitpython = "^3.0.5"
3434
pytest = "^8.2.0"
3535
coverage = "^7.5"
3636
aiohttp = "^3.10.2"
37-
pytest-asyncio = "^0.14.0"
37+
pytest-asyncio = "^0.24.0"
3838
openapi-schema-validator = "^0.6.2"

0 commit comments

Comments
 (0)