diff --git a/pyproject.toml b/pyproject.toml index 0cbf7c0..9ba44f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ sphinx = "^1.3.0" sphinx-autodoc-typehints = "^1.3.0" sphinx-rtd-theme = "^1.3.0" backoff = ">=1.4.3" -certifi = ">=2018.4.16" +certifi = ">=2023.07.22" expiringdict = ">=1.1.4" pyrfc3339 = ">=1.0" jsonpickle = "0.9.3"