update pypy supported versions in the docs (#9318)

* update tested pypy version

* update pypy supported version
This commit is contained in:
Paul Kehrer 2023-08-01 09:41:15 +12:00 committed by GitHub
parent 62c45a8507
commit 1961fdb264
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ pyca/cryptography
``cryptography`` is a package which provides cryptographic recipes and
primitives to Python developers. Our goal is for it to be your "cryptographic
standard library". It supports Python 3.7+ and PyPy3 7.3.10+.
standard library". It supports Python 3.7+ and PyPy3 7.3.11+.
``cryptography`` includes both high level recipes and low level interfaces to
common cryptographic algorithms such as symmetric ciphers, message digests, and

View file

@ -13,7 +13,7 @@ single most common cause of installation problems.
Supported platforms
-------------------
Currently we test ``cryptography`` on Python 3.7+ and PyPy3 7.3.10+ on these
Currently we test ``cryptography`` on Python 3.7+ and PyPy3 7.3.11+ on these
operating systems.
* x86-64 RHEL 8.x