Spaces:
Running
Running
dependabot[bot]
commited on
Commit
·
b169ed1
1
Parent(s):
a9917a5
Bump certifi from 2024.7.4 to 2024.12.14
Browse filesBumps [certifi](https://github.com/certifi/python-certifi) from 2024.7.4 to 2024.12.14.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2024.12.14)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-minor
...
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.6.0
|
7 |
-
certifi==2024.
|
8 |
charset-normalizer==3.4.0
|
9 |
dnspython==2.6.1
|
10 |
google==3.0.0
|
|
|
4 |
beautifulsoup4==4.12.3
|
5 |
cachetools==5.2.0
|
6 |
captcha==0.6.0
|
7 |
+
certifi==2024.12.14
|
8 |
charset-normalizer==3.4.0
|
9 |
dnspython==2.6.1
|
10 |
google==3.0.0
|