Skip to content

Commit d4e89f1

Browse files
Bump pytest-asyncio from 0.24.0 to 1.1.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 1.1.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v1.1.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abd3e44 commit d4e89f1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 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
@@ -55,7 +55,7 @@ flake8 = ">=6.1,<8.0"
5555
ipdb = "^0.13.13"
5656
bump2version = "^1.0.1"
5757
moto = "^5.0.11"
58-
pytest-asyncio = ">=0.23.8,<0.25.0"
58+
pytest-asyncio = ">=0.23.8,<1.2.0"
5959
rangehttpserver = "^1.4.0"
6060
httpx = ">=0.27.2,<0.29.0"
6161
mkdocs-material = "^9.5.49"

0 commit comments

Comments
 (0)