Skip to content

Commit 4e16ed2

Browse files
chore(deps-dev): bump the all group with 2 updates (#106)
Bumps the all group with 2 updates: [tox](https://github.com/tox-dev/tox) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio). Updates `tox` from 4.11.3 to 4.11.4 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.11.3...4.11.4) Updates `pytest-asyncio` from 0.21.1 to 0.23.1 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.23.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed6a8a7 commit 4e16ed2

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

poetry.lock

Lines changed: 10 additions & 10 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
@@ -52,7 +52,7 @@ pytest-cov = "^4"
5252
tox = "^4"
5353
poethepoet = ">=0.21.1,<0.25.0"
5454
isort = "^5"
55-
pytest-asyncio = "^0.21.1"
55+
pytest-asyncio = ">=0.21.1,<0.24.0"
5656
pytest-xdist = "^3"
5757
pre-commit = "^3"
5858
mkdocs-material = { extras = ["imaging"], version = "^9.3.2" }

0 commit comments

Comments
 (0)