Skip to content

Commit 06a7f1c

Browse files
pip(deps-dev): bump pytest-asyncio from 0.25.2 to 0.26.0 in /backend (#90)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.2 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.2...v0.26.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development 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 259ca0d commit 06a7f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Testing
22
pytest==8.3.5
33
pytest-cov==6.0.0
4-
pytest-asyncio==0.25.2
4+
pytest-asyncio==0.26.0
55
httpx==0.28.1
66

77
# Formatting

0 commit comments

Comments
 (0)