diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-07-25 23:08:25 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-25 23:08:25 +0000 |
| commit | b0f7d1827470559b8a131e55368d34df3fec5ca3 (patch) | |
| tree | 7fd77e066b6bb2879b0305d47acbc9dd561c61ab | |
| parent | 65d8b1a3106800304e9ed31b6c3f26e5b3ee5fcd (diff) | |
Bump certifi from 2023.5.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
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 f3df2f5cb..c8371795a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2023.5.7 +certifi==2023.7.22 babel==2.12.1 flask-babel==3.1.0 flask==2.3.2 |