diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-12 07:57:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-12 07:57:09 +0000 |
| commit | cb7fc29891f5b5623b12493f34cdb9efb2c3c950 (patch) | |
| tree | 1b305b59300eeff7d4b6737f53dca7ce85b45fa2 | |
| parent | cb1c3741d7de1354b524589114617f183009f6a8 (diff) | |
Bump certifi from 2022.12.7 to 2023.5.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.5.7.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.05.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 6c718c1a3..de14676b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2022.12.7 +certifi==2023.5.7 babel==2.12.1 flask-babel==3.1.0 flask==2.3.2 |