Skip to content

Commit 04c295e

Browse files
Bump pytest-asyncio from 0.21.1 to 0.23.7
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.7. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.23.7) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7b7dc8 commit 04c295e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -53,7 +53,7 @@ faker = ">=24.14,<26.0"
5353
mock = "^5.1.0"
5454
pyfakefs = "^5.4.1"
5555
pytest = "^8.1.2"
56-
pytest-asyncio = "0.21.1"
56+
pytest-asyncio = "0.23.7"
5757
pytest-cov = "^5.0.0"
5858
pytest-env = "^1.1.3"
5959
pytest-mock = "^3.14.0"

0 commit comments

Comments
 (0)