Commit 8cd7e42
authored
chore(deps-dev): bump async-solipsism from 0.8 to 0.9 (#239)
Bumps [async-solipsism](https://github.com/bmerry/async-solipsism) from
0.8 to 0.9.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bmerry/async-solipsism/commit/f13e9f6128e219a94e9d242ed716903aaf0a2d8d"><code>f13e9f6</code></a>
Bump version to 0.9</li>
<li><a
href="https://github.com/bmerry/async-solipsism/commit/001311a837209d2316f15bfe7b477c059b1b68bb"><code>001311a</code></a>
Use Runner with factory that sets event loop</li>
<li><a
href="https://github.com/bmerry/async-solipsism/commit/28bc090d41f668eb27f1f46203672a4e4209a9aa"><code>28bc090</code></a>
Make things work on latest pytest-asyncio</li>
<li><a
href="https://github.com/bmerry/async-solipsism/commit/f1157336950a7157b9278f880415e4d055eca646"><code>f115733</code></a>
Remove pytest marks to support Python < 3.7</li>
<li><a
href="https://github.com/bmerry/async-solipsism/commit/ccf1d303bb425fb4a4fc6b56804998ef03c9429a"><code>ccf1d30</code></a>
Update assorted dependencies</li>
<li><a
href="https://github.com/bmerry/async-solipsism/commit/dbd3d1bed04e4f80a0c0d23247ea842b7128ced4"><code>dbd3d1b</code></a>
Switch to uv for pip-compile pre-commit hook</li>
<li>See full diff in <a
href="https://github.com/bmerry/async-solipsism/compare/0.8...0.9">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments