Skip to content

Commit

Permalink
Bump setuptools from 69.2.0 to 69.5.1 (PR #7518)
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.0 to 69.5.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pypa/setuptools/blob/main/NEWS.rst">setuptools's changelog</a>.</em></p>
<blockquote>
<h1>v69.5.1</h1>
<p>No significant changes.</p>
<h1>v69.4.2</h1>
<h2>Bugfixes</h2>
<ul>
<li>Merged bugfix for <a href="https://redirect.github.com/pypa/distutils/issues/246">pypa/distutils#246</a> (<a href="https://redirect.github.com/pypa/setuptools/issues/27489545">#27489545</a>)</li>
</ul>
<h1>v69.5.0</h1>
<h2>Features</h2>
<ul>
<li>Refresh unpinned vendored dependencies. (<a href="https://redirect.github.com/pypa/setuptools/issues/4253">#4253</a>)</li>
<li>Updated vendored packaging to version 24.0. (<a href="https://redirect.github.com/pypa/setuptools/issues/4301">#4301</a>)</li>
</ul>
<h1>v69.4.1</h1>
<p>No significant changes.</p>
<h1>v69.3.1</h1>
<h2>Bugfixes</h2>
<ul>
<li>Remove attempt to canonicalize the version. It's already canonical enough. (<a href="https://redirect.github.com/pypa/setuptools/issues/4302">#4302</a>)</li>
</ul>
<h1>v69.4.0</h1>
<h2>Features</h2>
<ul>
<li><code>pypa/distutils#213</code><a href="https://redirect.github.com/pypa/setuptools/issues/4298">#4298</a>)</li>
</ul>
<p>v69.3.0</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pypa/setuptools/commit/ff58075cdf3459ecdf73486d2a83cecdd70c7e4a"><code>ff58075</code></a> Bump version: 69.5.0 → 69.5.1</li>
<li><a href="https://github.com/pypa/setuptools/commit/d46727f0f27667aa0d7030ad0998716d43ca7356"><code>d46727f</code></a> Merge tag 'v69.4.2' into main.</li>
<li><a href="https://github.com/pypa/setuptools/commit/5de8e14572713629991f3097e3c3bc197a8d4890"><code>5de8e14</code></a> Bump version: 69.4.1 → 69.4.2</li>
<li><a href="https://github.com/pypa/setuptools/commit/f07b037161c9640e4518c5f71e78af49a478d5b2"><code>f07b037</code></a> Add news fragment.</li>
<li><a href="https://github.com/pypa/setuptools/commit/608de82659a3069b5f9dfb38c4eafe9f57d567c0"><code>608de82</code></a> Merge <a href="https://github.com/pypa/distutils">https://github.com/pypa/distutils</a> into v69.4.1</li>
<li><a href="https://github.com/pypa/setuptools/commit/e5e3cc102a19eeb1e04f82b12d40550e31998df9"><code>e5e3cc1</code></a> Merge pull request <a href="https://redirect.github.com/pypa/setuptools/issues/247">#247</a> from pypa/hotfix/246-linker-args-list</li>
<li><a href="https://github.com/pypa/setuptools/commit/ef297f26182823d54acfe3719416aa2661706b29"><code>ef297f2</code></a> Extend the retention of the compatibility.</li>
<li><a href="https://github.com/pypa/setuptools/commit/98eee7f74c93fb84226d18f370f883956e644619"><code>98eee7f</code></a> Exclude compat package from coverage.</li>
<li><a href="https://github.com/pypa/setuptools/commit/d2581bf30b6cfaa64f8b570b368a6f4ed5a710ff"><code>d2581bf</code></a> Add 'consolidate_linker_args' wrapper to protect the old behavior for now.</li>
<li><a href="https://github.com/pypa/setuptools/commit/a04913a51327c64f807e85119fd750485bbceb0a"><code>a04913a</code></a> Add type declaration for runtime_library_dir_option, making explicit the diff...</li>
<li>Additional commits viewable in <a href="https://github.com/pypa/setuptools/compare/v69.2.0...v69.5.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=setuptools&package-manager=pip&previous-version=69.2.0&new-version=69.5.1)](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>
  • Loading branch information
dependabot[bot] authored and Hugo-Inmanta committed Apr 25, 2024
1 parent 6818ba4 commit 62bfd93
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelogs/unreleased/7518-dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
change-type: patch
description: Bump setuptools from 69.2.0 to 69.5.1
destination-branches:
- master
sections: {}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ PyJWT==2.8.0
pynacl==1.5.0
python-dateutil==2.9.0.post0
pyyaml==6.0.1
setuptools==69.2.0
setuptools==69.5.1
texttable==1.7.0
tornado==6.4
toml==0.10.2
Expand Down

0 comments on commit 62bfd93

Please sign in to comment.