diff --git a/setup.py b/setup.py index 9fc8a07..bdbb92d 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ ], install_requires=[ "appdirs==1.4.4", - "certifi==2020.6.20", + "certifi==2022.12.7", "chardet==3.0.4", "idna==2.10", "packaging==20.4",