Commit 05f6ad6
authored
Build(deps): bump JRubics/poetry-publish from 2.0 to 2.1 (#205)
Bumps
[JRubics/poetry-publish](https://github.com/jrubics/poetry-publish) from
2.0 to 2.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/JRubics/poetry-publish/commit/4b3306307f536bbfcb559603629b3b4f6aef5ab8"><code>4b33063</code></a>
Merge pull request <a
href="https://redirect.github.com/jrubics/poetry-publish/issues/53">#53</a>
from JRubics/development</li>
<li><a
href="https://github.com/JRubics/poetry-publish/commit/99487614136b652dc8cfaf8c1aa2d343627930eb"><code>9948761</code></a>
Support latest python versions</li>
<li><a
href="https://github.com/JRubics/poetry-publish/commit/0f8277c2a088922a482801f377961f7260d0e1de"><code>0f8277c</code></a>
Update version</li>
<li><a
href="https://github.com/JRubics/poetry-publish/commit/69905d4559c5cb45045ad622254147c08e79e419"><code>69905d4</code></a>
Merge pull request <a
href="https://redirect.github.com/jrubics/poetry-publish/issues/49">#49</a>
from eddielin0926/fix/typo</li>
<li><a
href="https://github.com/JRubics/poetry-publish/commit/ee58ae3385cd4de7af53cbe59184aa58fe1d6bef"><code>ee58ae3</code></a>
Fix typo</li>
<li><a
href="https://github.com/JRubics/poetry-publish/commit/9eb674f05251b176f1571a77ac50d65e41eeded7"><code>9eb674f</code></a>
Update README.md</li>
<li>See full diff in <a
href="https://github.com/jrubics/poetry-publish/compare/v2.0...v2.1">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>2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments