Skip to content

Commit c08b414

Browse files
committed
chore: Bump certifi to fix CVE-2023-37920 and CVE-2022-23491
1 parent 4e66d11 commit c08b414

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
@@ -77,7 +77,7 @@ optional = true
7777
[tool.poetry.group.docs.dependencies]
7878
sphinx = ">=6,<8"
7979
sphinx-rtd-theme = ">=1.3,<3.0"
80-
certifi = ">=2018.4.16"
80+
certifi = ">=2025.10.5"
8181
expiringdict = ">=1.1.4"
8282
pyrfc3339 = ">=1.0"
8383
jsonpickle = ">1.4.1"

0 commit comments

Comments
 (0)