Skip to content

Commit f50769e

Browse files
Bump pytest-asyncio from 0.23.2 to 0.23.5.post1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.2 to 0.23.5.post1. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.2...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 4ae28b7 commit f50769e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ readme = "README.md"
4444
dev = [
4545
"types-python-dateutil==2.8.19.14",
4646
"pytest==7.4.3",
47-
"pytest-asyncio==0.23.2",
47+
"pytest-asyncio==0.23.5.post1",
4848
"pytest-dotenv==0.5.2",
4949
"pytest-xdist==3.5.0",
5050
"pre-commit==3.6.0",

0 commit comments

Comments
 (0)