Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[VENDOR] Bump certifi to 2024.07.04
  • Loading branch information
sebablanco authored Sep 19, 2024
commit 3784db73543054770e8c6dec891364aa2cf42e85
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

INSTALL_REQUIRES = [
'requests >=2.21.0',
'certifi >=2023.7.22',
'certifi >=2024.07.04',
]

DEV_REQUIRES = [
Expand Down