Skip to content

Commit 4fcd1f1

Browse files
Bump moto from 4.2.13 to 5.0.2
Bumps [moto](https://github.com/getmoto/moto) from 4.2.13 to 5.0.2. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@4.2.13...5.0.2) --- updated-dependencies: - dependency-name: moto dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1d00fb commit 4fcd1f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ docs = [
4747
"sphinx==7.2.6",
4848
]
4949
dev = ["pre-commit>=2.12.1"]
50-
tests = ["moto==4.2.13", "pytest-cov==4.1.0", "pytest==8.0.2"]
50+
tests = ["moto==5.0.2", "pytest-cov==4.1.0", "pytest==8.0.2"]
5151
vis = ["matplotlib", "pydot"]
5252
fireworks = ["FireWorks"]
5353
strict = [
@@ -56,7 +56,7 @@ strict = [
5656
"maggma==0.63.4",
5757
"matplotlib==3.8.3",
5858
"monty==2024.2.26",
59-
"moto==4.2.13",
59+
"moto==5.0.2",
6060
"networkx==3.2.1",
6161
"pydantic-settings==2.2.1",
6262
"pydantic==2.6.3",

0 commit comments

Comments
 (0)