Skip to content

Commit

Permalink
Bump certifi from 2023.07.22 to 2023.11.17
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.07.22 to 2023.11.17.
- [Commits](certifi/python-certifi@2023.07.22...2023.11.17)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 2551694 commit 96e3629
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 96e3629

Please sign in to comment.