Skip to content

Commit 5b7add9

Browse files
authored
Merge pull request #158 from rany2/dependabot/pip/certifi-2023.11.17
Bump certifi from 2023.07.22 to 2023.11.17
2 parents 2551694 + 96e3629 commit 5b7add9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
name="edge-tts",
66
install_requires=[
77
"aiohttp>=3.8.0",
8-
"certifi==2023.07.22",
8+
"certifi==2023.11.17",
99
],
1010
)

0 commit comments

Comments
 (0)