Skip to content

Commit 39bb5e3

Browse files
chore(deps-dev): 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 496aca3 commit 39bb5e3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 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
@@ -26,7 +26,7 @@ pytest = ">=7.4,<9.0"
2626
pytest-timeout = "^2.1.0"
2727
pytest-xdist = "^3.3.1"
2828
pre-commit = "^3.2.2"
29-
pytest-asyncio = ">=0.21.1,<1.2.0"
29+
pytest-asyncio = ">=0.21.1,<1.3.0"
3030
pytest-httpserver = "^1.0.8"
3131
ruff = ">=0.1.8,<0.13.0"
3232
mypy = "^1.0.0"

0 commit comments

Comments
 (0)