Skip to content

Commit ac6d5f7

Browse files
chore(deps-dev): bump pytest-asyncio from 0.26.0 to 1.0.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.26.0 to 1.0.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.26.0...v1.0.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a69b773 commit ac6d5f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -83,7 +83,7 @@ boto3 = "^1.26.164"
8383
isort = ">=5.13.2,<7.0.0"
8484
pytest-cov = ">=5,<7"
8585
pytest-mock = "^3.14.0"
86-
pytest-asyncio = ">=0.24,<0.27"
86+
pytest-asyncio = ">=0.24,<1.1"
8787
bandit = "^1.7.10"
8888
radon = "^6.0.1"
8989
xenon = "^0.9.3"

0 commit comments

Comments
 (0)