diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-31 07:47:44 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-01-31 08:58:22 +0100 |
| commit | 6324a9752a2b21a1dcb709c7fb643e361189163e (patch) | |
| tree | ba8cf2d30b2a944d08ed128682d903b5f73537c8 /requirements.txt | |
| parent | d7602aa4f19b3a28db7cdf59f0865bc160a2fe4a (diff) | |
[upd] pypi: Bump certifi from 2024.12.14 to 2025.1.31
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.1.31.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 533fa3edb..e11e42f56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2024.12.14 +certifi==2025.1.31 babel==2.16.0 flask-babel==4.0.0 flask==3.1.0 |