Skip to content

Commit aee4a21

Browse files
⬆ Bump pytest-asyncio from 0.23.5 to 0.23.5.post1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.5 to 0.23.5.post1. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.5...v0.23.5.post1) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6bd18d commit aee4a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ lint = [
5656
test = [
5757
"requests==2.31.0",
5858
"pytest==8.1.0",
59-
"pytest-asyncio == 0.23.5",
59+
"pytest-asyncio == 0.23.5.post1",
6060
"pytest-cov==4.1.0",
6161
"pytest-pretty==1.2.0",
6262
]

0 commit comments

Comments
 (0)