Skip to content

Commit 5b3b81b

Browse files
Bump pytest-asyncio from 0.25.1 to 0.25.2 (#1990)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.1 to 0.25.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.1...v0.25.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29d2c07 commit 5b3b81b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ platformdirs = "^4.3.6"
8080
# Install dev dependencies with: poetry install --with dev
8181
flake8 = "^7.1.1"
8282
pytest = "^8.3.4"
83-
pytest-asyncio = "^0.25.1"
83+
pytest-asyncio = "^0.25.2"
8484
pytest-cov = "^6.0.0"
8585
pytest-httpserver = "^1.0.0"
8686
pytest-rerunfailures = "^15.0"

0 commit comments

Comments
 (0)