Skip to content

Commit 782f1c5

Browse files
build(deps): bump pytest-asyncio from 1.2.0 to 1.3.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.2.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] <support@github.com>
1 parent de2526a commit 782f1c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest==8.4.2
22
pytest-cov==6.2.1
3-
pytest-asyncio==1.2.0
3+
pytest-asyncio==1.3.0
44
pytest-benchmark==5.1.0
55
pytest-profiling==1.8.1
66
coverage==7.10.7

0 commit comments

Comments
 (0)