diff --git a/CHANGES/1066.misc.rst b/CHANGES/1066.misc.rst new file mode 100644 index 00000000..49b25389 --- /dev/null +++ b/CHANGES/1066.misc.rst @@ -0,0 +1 @@ +Added a mandatory dependency :code:`certifi` in due to in some cases on systems that doesn't have updated ca-certificates the requests to Bot API fails with reason :code:`[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain`