From 5983eb39f1bdda9721caa161901b06bc278b3eef Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 9 Jan 2023 17:36:08 -0500 Subject: Move to cryptography 3.3 as baseline dep and bump top end test matrix cell to 40ish --- sites/www/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sites') diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 52b68056..774cde27 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -18,6 +18,10 @@ Changelog ``python_requires``, so this should not cause breakage unless you're on an old installation method that can't read this metadata. + .. note:: + As part of this change, our dependencies have been updated; eg we now + require Cryptography>=3.3, up from 2.5. + - :release:`2.12.0 <2022-11-04>` - :feature:`2125` (also re: :issue:`2054`) Add a ``transport_factory`` kwarg to `SSHClient.connect ` for advanced -- cgit v1.2.1