From 2946157ef021b0332a6f12c094fba86e6651fcd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 04:54:50 +0400 Subject: [PATCH] renovatebot(deps): update dependency idna to v3.10 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 | |---|---|---|---|---|---| | [idna](https://redirect.github.com/kjd/idna) ([changelog](https://redirect.github.com/kjd/idna/blob/master/HISTORY.rst)) | `==3.8` -> `==3.10` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/idna/3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/idna/3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/idna/3.8/3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/idna/3.8/3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
kjd/idna (idna) ### [`v3.10`](https://redirect.github.com/kjd/idna/compare/v3.9...v3.10) [Compare Source](https://redirect.github.com/kjd/idna/compare/v3.9...v3.10) ### [`v3.9`](https://redirect.github.com/kjd/idna/compare/v3.8...v3.9) [Compare Source](https://redirect.github.com/kjd/idna/compare/v3.8...v3.9)
--- ### 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 03c9e8c26506..b3d13224eb87 100644 --- a/etc/loadtests/locust/requirements.txt +++ b/etc/loadtests/locust/requirements.txt @@ -2,7 +2,7 @@ Flask==3.0.3 gevent==24.2.1 click==8.1.7 geventhttpclient-wheels==1.3.1.dev3 -idna==3.8 +idna==3.10 greenlet==3.1.0 Jinja2==3.1.4 itsdangerous==2.2.0