Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion constraints/security.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# PYSEC-2024-230: Removed GLOBALTRUST root certificates due to compliance issues
# Version 2025.11.12 is the current secure version
# NOTE: Using exact pin (==) for security-critical package to ensure consistent behavior
certifi==2025.11.12
certifi==2026.2.25
charset-normalizer==3.4.4
idna==3.11
requests==2.32.5
Expand Down
2 changes: 1 addition & 1 deletion sbom/combined-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ blinker==1.9.0
cachetools==6.2.1
captcha==0.7.1
ccxt==4.5.12
certifi==2025.11.12
certifi==2026.2.25
cffi==2.0.0
charset-normalizer==3.4.4
click==8.3.0
Expand Down