There was an error while loading. Please reload this page.
1 parent 80ae8c6 commit 69bd90fCopy full SHA for 69bd90f
1 file changed
requirements/test_adapter.txt
@@ -6,7 +6,7 @@
6
moto>=3,<5; python_version < "3.8"
7
moto>=3,<5.1; python_version >= "3.8" and python_version < "3.9"
8
moto>=3,<5.2; python_version >= "3.9" and python_version < "3.10"
9
-moto>=5.2.2,<6; python_version >= "3.10"
+moto>=5.2.3,<6; python_version >= "3.10"
10
11
# boddle
12
# Note: for Bottle app tests
0 commit comments