Skip to content

Commit a5e9c7b

Browse files
Bump pytest-asyncio from 0.23.7 to 0.23.8 (#1114)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.7 to 0.23.8. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.7...v0.23.8) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e9ca3e commit a5e9c7b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.1"
36-
pytest-asyncio = "==0.23.7"
36+
pytest-asyncio = "==0.23.8"
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)