Skip to content

Commit ead0669

Browse files
committed
Update moto to version that supports Python3.12
1 parent 1f94267 commit ead0669

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

poetry.lock

Lines changed: 24 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ griffe = "1.1.1"
6262
towncrier = "~23.6.0"
6363
to-json-schema = "*"
6464
jsonschema = "*"
65-
moto = "~2.2.11"
65+
moto = "~4.2.14"
6666
pyOpenSSL = "23.2.0"
6767
requests-mock = "1.9.3"
6868

0 commit comments

Comments
 (0)