Skip to content

Commit f138a1e

Browse files
Bump pytest-asyncio from 1.1.0 to 1.2.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36391cd commit f138a1e

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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
@@ -32,7 +32,7 @@ pydantic-settings = "^2.10.1"
3232
black = "^25.1.0"
3333
mock = "^5.2.0"
3434
mongomock = "^4.3.0"
35-
pytest-asyncio = "^1.1.0"
35+
pytest-asyncio = "^1.2.0"
3636
pytest-cov = "^6.2.1"
3737
pytest = "^8.4.1"
3838
requests-mock = "^1.12.1"

0 commit comments

Comments
 (0)