diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-07-18 10:41:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-18 10:41:18 +0200 |
| commit | 22c6cd4121884ad56910e2ae8d4a5283da1801ca (patch) | |
| tree | 7f8a7455148bfeefc1afdf9df146c4942674b01e | |
| parent | e851bc1269916a5a8c7a822946eccf71ce138403 (diff) | |
[upd] pypi: Bump certifi from 2025.7.9 to 2025.7.14 in the minor group (#5022)
Bumps the minor group with 1 update: [certifi](https://github.com/certifi/python-certifi).
Updates `certifi` from 2025.7.9 to 2025.7.14
- [Commits](https://github.com/certifi/python-certifi/compare/2025.07.09...2025.07.14)
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.7.14
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 79d0b792d..52cff1a48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2025.7.9 +certifi==2025.7.14 babel==2.17.0 flask-babel==4.0.0 flask==3.1.1 |