Skip to content

Commit 3119a65

Browse files
Bump moto from 5.1.17 to 5.1.18
Bumps [moto](https://github.com/getmoto/moto) from 5.1.17 to 5.1.18. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.1.17...5.1.18) --- updated-dependencies: - dependency-name: moto dependency-version: 5.1.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7848ba6 commit 3119a65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ docs = [
4848
"sphinx==8.1.3",
4949
]
5050
dev = ["pre-commit>=2.12.1", "typing_extensions; python_version < '3.11'"]
51-
tests = ["moto==5.1.17", "pytest-cov==7.0.0", "pytest==9.0.1"]
51+
tests = ["moto==5.1.18", "pytest-cov==7.0.0", "pytest==9.0.1"]
5252
vis = ["matplotlib", "pydot"]
5353
fireworks = ["FireWorks"]
5454
strict = [
@@ -57,7 +57,7 @@ strict = [
5757
"maggma==0.72.0",
5858
"matplotlib==3.10.7",
5959
"monty==2025.3.3",
60-
"moto==5.1.17",
60+
"moto==5.1.18",
6161
"networkx==3.4.2",
6262
"pydantic-settings==2.12.0",
6363
"pydantic==2.12.5",

0 commit comments

Comments
 (0)