Skip to content

Commit 66ba190

Browse files
authored
release: Bump the moto version (#380)
Same as in #373
1 parent 12e3353 commit 66ba190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
# Ignore 32 bit architectures
6868
CIBW_ARCHS: "auto64"
6969
CIBW_PROJECT_REQUIRES_PYTHON: ">=3.8,<3.12"
70-
CIBW_TEST_REQUIRES: "pytest==7.4.2 moto==4.2.2"
70+
CIBW_TEST_REQUIRES: "pytest==7.4.2 moto==5.0.1"
7171
CIBW_TEST_EXTRAS: "s3fs,glue"
7272
CIBW_TEST_COMMAND: "pytest {project}/tests/avro/test_decoder.py"
7373
# There is an upstream issue with installing on MacOSX

0 commit comments

Comments
 (0)