Skip to content

Commit f2cf6b0

Browse files
Bump pytest-asyncio from 0.24.0 to 0.25.3
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8eb285f commit f2cf6b0

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

Lines changed: 8 additions & 7 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
@@ -66,7 +66,7 @@ psycopg2 = "^2.9.10"
6666
httpx = "^0.27.0"
6767
httpx-oauth = "^0.15.1"
6868
pytest = "^8.3.3"
69-
pytest-asyncio = "^0.24.0"
69+
pytest-asyncio = "^0.25.3"
7070
pytest-cov = "^5.0.0"
7171
pytest-mock = "^3.14.0"
7272
autopep8 = "^2.3.1"

0 commit comments

Comments
 (0)