From 73696a9647c921416e0d5c22312f3b01a77ac87e Mon Sep 17 00:00:00 2001 From: "Renovate [BOT]" Date: Sun, 22 Jun 2025 23:32:41 +0200 Subject: [PATCH] chore(deps): update dependency certifi to v2025.6.15 (#132) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [certifi](https://github.com/certifi/python-certifi) | `==2025.4.26` -> `==2025.6.15` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/certifi/2025.6.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/certifi/2025.4.26/2025.6.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
certifi/python-certifi (certifi) ### [`v2025.6.15`](https://github.com/certifi/python-certifi/compare/2025.04.26...2025.06.15) [Compare Source](https://github.com/certifi/python-certifi/compare/2025.04.26...2025.06.15)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.tainton.uk/luke/epage/pulls/132 Co-authored-by: Renovate [BOT] Co-committed-by: Renovate [BOT] --- .ARCHIVE/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ARCHIVE/requirements.txt b/.ARCHIVE/requirements.txt index eed1fe5..421f90e 100644 --- a/.ARCHIVE/requirements.txt +++ b/.ARCHIVE/requirements.txt @@ -1,4 +1,4 @@ -certifi==2025.4.26 +certifi==2025.6.15 charset-normalizer==3.4.2 click==8.2.1 Flask==3.1.0