diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-05 07:45:09 +0000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-07-05 10:44:19 +0200 |
commit | c835f920edb6c486786507d996d8a299d850bb61 (patch) | |
tree | e56f29a19569f7609a18d68cbd16612b47e7088f /requirements.txt | |
parent | 779565497c0887f9ce71a5e833a06715db0aed86 (diff) | |
download | searxng-c835f920edb6c486786507d996d8a299d850bb61.tar.gz searxng-c835f920edb6c486786507d996d8a299d850bb61.zip |
[upd] pypi: Bump certifi from 2024.6.2 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 65108b117..1e4aa6fda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2024.6.2 +certifi==2024.7.4 babel==2.15.0 flask-babel==4.0.0 flask==3.0.3 |