Skip to content

Commit 3698adb

Browse files
Bump pytest-asyncio from 1.0.0 to 1.3.0 (#1829)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.0.0 to 1.3.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.3.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0095b5c commit 3698adb

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dev = [
3333
"pytest>=8.3.2,<10.0.0",
3434
"pytest-cov<7,>=5",
3535
"pre-commit<5.0,>=3.8",
36-
"pytest-asyncio<1.1.0,>=0.23.8",
36+
"pytest-asyncio>=0.23.8,<1.4.0",
3737
"ruff>=0.12.0",
3838
"mypy>=1.16.1",
3939
]

uv.lock

Lines changed: 15 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)