Skip to content

Commit d8e7ab3

Browse files
⬆️ (dependencies): Update dependency setuptools to v72 (major) (#193)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | OpenSSF | |---|---|---|---| | [setuptools](https://togithub.com/pypa/setuptools) ([changelog](https://setuptools.pypa.io/en/stable/history.html)) | major | `==71.1.0` -> `==72.0.0` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/pypa/setuptools/badge)](https://securityscorecards.dev/viewer/?uri=github.com/pypa/setuptools) | --- ### Release Notes <details> <summary>pypa/setuptools (setuptools)</summary> ### [`v72.0.0`](https://togithub.com/pypa/setuptools/compare/v71.1.0...v72.0.0) [Compare Source](https://togithub.com/pypa/setuptools/compare/v71.1.0...v72.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/chezmoi-sh/atlas). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
2 parents 1bc8523 + 5c44b18 commit d8e7ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/live/nex.rpi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ python-dateutil==2.9.0.post0
2020
pywinrm==0.5.0
2121
requests==2.32.3
2222
requests-ntlm==1.3.0
23-
setuptools==71.1.0
23+
setuptools==72.0.0
2424
six==1.16.0
2525
urllib3==2.2.2
2626
xmltodict==0.13.0

0 commit comments

Comments
 (0)