Skip to content

Commit b6c60cc

Browse files
Bump pytest-asyncio from 0.25.0 to 0.26.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92a3251 commit b6c60cc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pydoclint = "==0.5.6"
3333
pylint = "==3.2.6"
3434
pynacl = "==1.5.0"
3535
pytest = "==8.3.2"
36-
pytest-asyncio = "==0.25.0"
36+
pytest-asyncio = "==0.26.0"
3737
pyyaml = "==6.0.1"
3838
unidecode = "==1.3.8"
3939

Pipfile.lock

Lines changed: 4 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)