Skip to content

Commit 9ab8a4f

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

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: poetry.lock

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ boto3 = "^1.26.164"
8282
isort = ">=5.13.2,<7.0.0"
8383
pytest-cov = ">=5,<7"
8484
pytest-mock = "^3.14.0"
85-
pytest-asyncio = ">=0.24,<0.26"
85+
pytest-asyncio = ">=0.24,<0.27"
8686
bandit = "^1.7.10"
8787
radon = "^6.0.1"
8888
xenon = "^0.9.3"

0 commit comments

Comments
 (0)