Skip to content

Commit

Permalink
Update bundled certifi cacert.pem and version, not core.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmXinu committed May 2, 2024
1 parent d451265 commit 6041036
Show file tree
Hide file tree
Showing 2 changed files with 558 additions and 429 deletions.
2 changes: 1 addition & 1 deletion included_dependencies/certifi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .core import contents, where

__all__ = ["contents", "where"]
__version__ = "2022.06.15.1"
__version__ = "2024.02.02"
Loading

0 comments on commit 6041036

Please sign in to comment.