Skip to content

Commit c9cef6a

Browse files
committed
fix(deps): Bump certifi to fix CVE-2023-37920 and CVE-2022-23491
1 parent 0a7ae7a commit c9cef6a

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 = "^1.3.0"
5454
sphinx-autodoc-typehints = "^1.3.0"
5555
sphinx-rtd-theme = "^1.3.0"
5656
backoff = ">=1.4.3"
57-
certifi = ">=2018.4.16"
57+
certifi = ">=2023.07.22"
5858
expiringdict = ">=1.1.4"
5959
pyrfc3339 = ">=1.0"
6060
jsonpickle = "0.9.3"

0 commit comments

Comments
 (0)