Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.23.5.post1 to 0.23.6 in /core
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.5.post1 to 0.23.6.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.23.5.post1...v0.23.6)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 24, 2024
1 parent 89f18a0 commit 0ed622a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dev = [
"pre-commit == 3.5.0 ; python_version < '3.9'",
"pre-commit == 3.6.2 ; python_version >= '3.9'",
"pytest == 8.1.1",
"pytest-asyncio == 0.23.5.post1",
"pytest-asyncio == 0.23.6",
"pytest-freezer == 0.4.8",
"setuptools-scm == 8.0.4",
"tox == 4.14.1",
Expand Down

0 comments on commit 0ed622a

Please sign in to comment.