Skip to content

Commit a5f2b48

Browse files
chore(deps): update pytest-asyncio requirement in the dependencies group
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. Updates `pytest-asyncio` to 1.0.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.0...v1.0.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.0.0 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33bfd58 commit a5f2b48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
griffe >= 0.41.2, < 2
44
mock >= 5.1.0, < 6
5-
pytest-asyncio >= 0.25, < 1
5+
pytest-asyncio >= 0.25, < 2
66
pytest-cov >= 5, < 7
77
ruff >= 0.9, < 1
88
mypy >= 1.14.1, < 2

0 commit comments

Comments
 (0)