Spaces:
Running
Running
dependabot[bot]
commited on
Commit
·
20930b2
1
Parent(s):
fa1c3e8
Bump certifi from 2023.7.22 to 2024.7.4
Browse filesBumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ asyncio==3.4.3
|
|
4 |
beautifulsoup4==4.12.3
|
5 |
cachetools==5.2.0
|
6 |
captcha==0.5.0
|
7 |
-
certifi==
|
8 |
charset-normalizer==2.1.0
|
9 |
dnspython==2.2.1
|
10 |
google==3.0.0
|
|
|
4 |
beautifulsoup4==4.12.3
|
5 |
cachetools==5.2.0
|
6 |
captcha==0.5.0
|
7 |
+
certifi==2024.7.4
|
8 |
charset-normalizer==2.1.0
|
9 |
dnspython==2.2.1
|
10 |
google==3.0.0
|