-
-
Notifications
You must be signed in to change notification settings - Fork 631
Commit 2523c1e
authored
build(deps): bump jeepney from 0.8.0 to 0.9.0 in /tools/publish (#3234)
Bumps [jeepney](https://gitlab.com/takluyver/jeepney) from 0.8.0 to
0.9.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://gitlab.com/takluyver/jeepney/commit/bbd29d2cd1a79bf9dfe73a23f918348574213820"><code>bbd29d2</code></a>
Merge branch 'changelog-0.9' into 'master'</li>
<li><a
href="https://gitlab.com/takluyver/jeepney/commit/0e96cc2187549473eb6a145311a76fae0b852652"><code>0e96cc2</code></a>
Version number -> 0.9.0</li>
<li><a
href="https://gitlab.com/takluyver/jeepney/commit/ee71ce5249f098f9ac9e7b597e640ffb49fa97c0"><code>ee71ce5</code></a>
Add release notes for 0.9</li>
<li><a
href="https://gitlab.com/takluyver/jeepney/commit/a426b9f4b7b2f2eb020ee11121f3178d0c6c7e12"><code>a426b9f</code></a>
Merge branch 'attestations' into 'master'</li>
<li><a
href="https://gitlab.com/takluyver/jeepney/commit/361bbd50ca76a47a8644b8825f0a4295074a98cd"><code>361bbd5</code></a>
Only sign packages on tag</li>
<li><a
href="https://gitlab.com/takluyver/jeepney/commit/e79e0b1b4e5cb26426c888781e43f89a0a71a9f2"><code>e79e0b1</code></a>
Sign/attest packages before uploading</li>
<li><a
href="https://gitlab.com/takluyver/jeepney/commit/072048877d541c05a1d86a81124bf17f234c900b"><code>0720488</code></a>
Merge branch 'trusted-publish' into 'master'</li>
<li><a
href="https://gitlab.com/takluyver/jeepney/commit/e2356b394431f8b04716a76fa6996997d81e4538"><code>e2356b3</code></a>
Merge branch 'async-timeout-optional' into 'master'</li>
<li><a
href="https://gitlab.com/takluyver/jeepney/commit/9173d080a8e57ca5020dca85de8b4f8b0daab0a7"><code>9173d08</code></a>
Optionally depend on async_timeout in Python 3.11 and higher</li>
<li><a
href="https://gitlab.com/takluyver/jeepney/commit/605f147ccc05d215b09226fbe48d9c08c61d900c"><code>605f147</code></a>
Merge branch 'matchrul'</li>
<li>Additional commits viewable in <a
href="https://gitlab.com/takluyver/jeepney/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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 764712c commit 2523c1eCopy full SHA for 2523c1e
File tree
Expand file treeCollapse file tree
2 files changed
+6
-6
lines changedFilter options
- tools/publish
Expand file treeCollapse file tree
2 files changed
+6
-6
lines changedCollapse file: tools/publish/requirements_linux.txt
tools/publish/requirements_linux.txt
Copy file name to clipboardExpand all lines: tools/publish/requirements_linux.txt+3-3Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: tools/publish/requirements_universal.txt
tools/publish/requirements_universal.txt
Copy file name to clipboardExpand all lines: tools/publish/requirements_universal.txt+3-3Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments