Skip to content

Commit e4656b2

Browse files
chore(deps-dev): bump pytest-asyncio from 0.26.0 to 1.1.0 (#6995)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.26.0 to 1.1.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.26.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leandro Damascena <[email protected]>
1 parent 1fd5d13 commit e4656b2

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

poetry.lock

Lines changed: 18 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
@@ -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.2"
9090
bandit = "^1.7.10"
9191
radon = "^6.0.1"
9292
xenon = "^0.9.3"

0 commit comments

Comments
 (0)