Skip to content

Commit ff0f6e4

Browse files
[pip-dev] Dependabot: Bump pytest-asyncio from 1.0.0 to 1.1.0 (#1929)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cd500e commit ff0f6e4

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ pre-commit = "==4.2.*"
5353
pudb = "==2025.1"
5454
pyld = "==2.0.4"
5555
pytest = "==8.4.0"
56-
pytest-asyncio = "==1.0.0"
56+
pytest-asyncio = "==1.1.0"
5757
pytest-cov = "==6.1.1"
5858
pytest-env = "==1.1.5"
5959
pytest-httpx = "*"

Pipfile.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)