Skip to content

Commit

Permalink
Merge pull request #158 from rany2/dependabot/pip/certifi-2023.11.17
Browse files Browse the repository at this point in the history
Bump certifi from 2023.07.22 to 2023.11.17
  • Loading branch information
rany2 authored Nov 23, 2023
2 parents 2551694 + 96e3629 commit 5b7add9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
name="edge-tts",
install_requires=[
"aiohttp>=3.8.0",
"certifi==2023.07.22",
"certifi==2023.11.17",
],
)

0 comments on commit 5b7add9

Please sign in to comment.