Skip to content

Commit cf1533c

Browse files
chore(deps-dev): bump pytest-asyncio in the pytest group
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio). Updates `pytest-asyncio` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pytest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7fc924 commit cf1533c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ruff==0.12.3
1010
mypy==1.16.1
1111
pre-commit==4.2.0
1212
pytest==8.4.1
13-
pytest-asyncio==1.0.0
13+
pytest-asyncio==1.1.0
1414
pytest-cov==6.2.1
1515
pytest-mock==3.14.1
1616
pytest-random-order==1.2.0

0 commit comments

Comments
 (0)