From ae8fcaca5903b8526b6383123711d395a6cdfbf9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 03:14:33 +0400 Subject: [PATCH] renovatebot(deps): update dependency setuptools to v75.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [setuptools](https://redirect.github.com/pypa/setuptools) ([changelog](https://setuptools.pypa.io/en/stable/history.html)) | `==75.0.0` -> `==75.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/setuptools/75.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/setuptools/75.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/setuptools/75.0.0/75.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/setuptools/75.0.0/75.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
pypa/setuptools (setuptools) ### [`v75.1.0`](https://redirect.github.com/pypa/setuptools/compare/v75.0.0...v75.1.0) [Compare Source](https://redirect.github.com/pypa/setuptools/compare/v75.0.0...v75.1.0)
--- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apereo/cas). --- etc/loadtests/locust/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/loadtests/locust/requirements.txt b/etc/loadtests/locust/requirements.txt index d8bbe1716294..c98634f2bf57 100644 --- a/etc/loadtests/locust/requirements.txt +++ b/etc/loadtests/locust/requirements.txt @@ -12,7 +12,7 @@ msgpack-python==0.5.6 pyzmq==26.2.0 pip==24.2 six==1.16.0 -setuptools==75.0.0 +setuptools==75.1.0 requests==2.32.3 Werkzeug==3.0.4 urllib3==2.2.3