Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.23.8 to 0.24.0
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.8 to 0.24.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.23.8...v0.24.0)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 72fd028 commit 6e46432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements/requirements-unit_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pytest==8.3.2
# -r dev_requirements/requirements-unit_tests.in
# pytest-asyncio
# pytest-datafiles
pytest-asyncio==0.23.8
pytest-asyncio==0.24.0
# via -r dev_requirements/requirements-unit_tests.in
pytest-datafiles==3.0.0
# via -r dev_requirements/requirements-unit_tests.in

0 comments on commit 6e46432

Please sign in to comment.