Skip to content

Commit a2c62e2

Browse files
chore(deps-dev): bump async-solipsism from 0.8 to 0.9
Bumps [async-solipsism](https://github.com/bmerry/async-solipsism) from 0.8 to 0.9. - [Commits](bmerry/async-solipsism@0.8...0.9) --- updated-dependencies: - dependency-name: async-solipsism dependency-version: '0.9' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef76dea commit a2c62e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dev-pytest = [
100100
"frequenz-repo-config[extra-lint-examples] == 0.13.8",
101101
"pytest-mock == 3.15.1",
102102
"pytest-asyncio == 1.3.0",
103-
"async-solipsism == 0.8",
103+
"async-solipsism == 0.9",
104104
"deepdiff == 8.6.1",
105105
]
106106
dev = [

0 commit comments

Comments
 (0)