Skip to content

Commit 393c2c5

Browse files
Bump async-solipsism from 0.7 to 0.8
Bumps [async-solipsism](https://github.com/bmerry/async-solipsism) from 0.7 to 0.8. - [Commits](bmerry/async-solipsism@0.7...0.8) --- updated-dependencies: - dependency-name: async-solipsism dependency-version: '0.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15b41ad commit 393c2c5

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
@@ -86,7 +86,7 @@ dev-pytest = [
8686
"pytest-mock == 3.14.1",
8787
"pytest-asyncio == 1.0.0",
8888
"time-machine == 2.16.0",
89-
"async-solipsism == 0.7",
89+
"async-solipsism == 0.8",
9090
"hypothesis == 6.135.20",
9191
]
9292
dev = [

0 commit comments

Comments
 (0)