From 2f076407ec303709e97f9c40e8d7ea28bb058586 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 08:21:50 -0500 Subject: [PATCH] build(deps): update dependency certifi to v2024.8.30 (main) (#1936) 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 | |---|---|---|---|---|---| | [certifi](https://redirect.github.com/certifi/python-certifi) | `==2024.7.4` -> `==2024.8.30` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/certifi/2024.8.30?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/certifi/2024.8.30?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/certifi/2024.7.4/2024.8.30?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/certifi/2024.7.4/2024.8.30?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
certifi/python-certifi (certifi) ### [`v2024.8.30`](https://redirect.github.com/certifi/python-certifi/compare/2024.07.04...2024.08.30) [Compare Source](https://redirect.github.com/certifi/python-certifi/compare/2024.07.04...2024.08.30)
--- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/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/canonical/charmcraft). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9dbbd0c69..715714ba4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ annotated-types==0.7.0 astroid==3.2.4 attrs==24.2.0 boolean-py==4.0 -certifi==2024.7.4 +certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.3.2 coverage==7.6.1 diff --git a/requirements.txt b/requirements.txt index a352901e4..1edbd0fee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ annotated-types==0.7.0 attrs==24.2.0 boolean-py==4.0 -certifi==2024.7.4 +certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.3.2 craft-application==4.2.5