Skip to content

Commit 34a6ea4

Browse files
Bump pytest-asyncio from 1.1.0 to 1.3.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.1.0...v1.3.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3ffc2a commit 34a6ea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dev-pytest = [
7676
"pylint == 3.3.8", # We need this to check for the examples
7777
"frequenz-repo-config[extra-lint-examples] == 0.17.0",
7878
"pytest-mock == 3.14.0",
79-
"pytest-asyncio == 1.1.0",
79+
"pytest-asyncio == 1.3.0",
8080
"async-solipsism == 0.8",
8181
]
8282
dev = [

0 commit comments

Comments
 (0)