Skip to content

Commit 6d2d4ac

Browse files
committed
chore: Bump certifi to fix CVE-2023-37920 and CVE-2022-23491
1 parent 638c403 commit 6d2d4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ sphinx = ">=6,<8"
5454
sphinx-autodoc-typehints = "^1.3.0"
5555
sphinx-rtd-theme = ">=1.3,<4.0"
5656
backoff = ">=1.4.3"
57-
certifi = ">=2018.4.16"
57+
certifi = ">=2025.10.5"
5858
expiringdict = ">=1.1.4"
5959
pyrfc3339 = ">=1.0"
6060
jsonpickle = ">1.4.1"

0 commit comments

Comments
 (0)