Spaces:
Runtime error
Runtime error
dependabot[bot]
commited on
Bump certifi from 2022.9.24 to 2023.7.22
Browse filesBumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2023.07.22)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ async-timeout==4.0.2
|
|
7 |
attrs==23.1.0
|
8 |
bcrypt==4.0.1
|
9 |
black==22.10.0
|
10 |
-
certifi==
|
11 |
cffi==1.15.1
|
12 |
charset-normalizer==2.1.1
|
13 |
click==8.1.3
|
|
|
7 |
attrs==23.1.0
|
8 |
bcrypt==4.0.1
|
9 |
black==22.10.0
|
10 |
+
certifi==2023.7.22
|
11 |
cffi==1.15.1
|
12 |
charset-normalizer==2.1.1
|
13 |
click==8.1.3
|