Skip to content

Commit b92f19a

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 e550f88 commit b92f19a

File tree

2 files changed

+22
-20
lines changed

2 files changed

+22
-20
lines changed

poetry.lock

Lines changed: 21 additions & 19 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
@@ -86,7 +86,7 @@ boto3 = "^1.26.164"
8686
isort = ">=5.13.2,<7.0.0"
8787
pytest-cov = ">=5,<7"
8888
pytest-mock = "^3.14.0"
89-
pytest-asyncio = ">=0.24,<0.27"
89+
pytest-asyncio = ">=0.24,<1.1"
9090
bandit = "^1.7.10"
9191
radon = "^6.0.1"
9292
xenon = "^0.9.3"

0 commit comments

Comments
 (0)