From 30d7014a70633ce22ff028a65a6b0b8b7c9067dd Mon Sep 17 00:00:00 2001 From: "Renovate [BOT]" Date: Sat, 26 Apr 2025 14:55:46 +0200 Subject: [PATCH] chore(deps): update dependency certifi to v2025.4.26 (#127) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [certifi](https://github.com/certifi/python-certifi) | minor | `==2025.1.31` -> `==2025.4.26` | --- ### Release Notes
certifi/python-certifi (certifi) ### [`v2025.4.26`](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26) [Compare Source](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26)
--- ### 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/127 Co-authored-by: Renovate [BOT] Co-committed-by: Renovate [BOT] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74fafa2..aa6f88a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2025.1.31 +certifi==2025.4.26 charset-normalizer==3.4.1 click==8.1.8 Flask==3.1.0