Skip to content

Commit 0603799

Browse files
author
Lucas McDonald
committed
m
1 parent 2c88224 commit 0603799

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Fixes
1818

1919
Maintenance
2020
-----------
21-
* deps: Extend supported `MPL`_ version to include 1.10.0
21+
* deps: Extend supported `MPL`_ versions to include 1.10.0
2222

2323
4.0.0 -- 2024-10-29
2424
===================

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Required Prerequisites
4242
Recommended Prerequisites
4343
=========================
4444

45-
* aws-cryptographic-material-providers: >= 1.7.4
45+
* aws-cryptographic-material-providers: == 1.10.0
4646
* Requires Python 3.11+.
4747

4848
Installation

performance_tests/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Required Prerequisites
4949
Recommended Prerequisites
5050
=========================
5151

52-
* aws-cryptographic-material-providers: >= 1.7.4
52+
* aws-cryptographic-material-providers: == 1.10.0
5353
* Requires Python 3.11+.
5454

5555
*****
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
aws-cryptographic-material-providers==1.7.4,<=1.10.0
1+
aws-cryptographic-material-providers>=1.7.4,<=1.10.0

0 commit comments

Comments
 (0)