Skip to content

Commit 8f6165b

Browse files
Bump moto from 5.1.19 to 5.1.20 (#840)
Bumps [moto](https://github.com/getmoto/moto) from 5.1.19 to 5.1.20. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.1.19...5.1.20) --- updated-dependencies: - dependency-name: moto dependency-version: 5.1.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f24cfca commit 8f6165b

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.19", "pytest-cov==7.0.0", "pytest==9.0.2"]
51+
tests = ["moto==5.1.20", "pytest-cov==7.0.0", "pytest==9.0.2"]
5252
vis = ["matplotlib", "pydot"]
5353
fireworks = ["FireWorks"]
5454
strict = [
@@ -57,7 +57,7 @@ strict = [
5757
"maggma==0.72.0",
5858
"matplotlib==3.10.8",
5959
"monty==2025.3.3",
60-
"moto==5.1.19",
60+
"moto==5.1.20",
6161
"networkx==3.4.2",
6262
"pydantic-settings==2.12.0",
6363
"pydantic==2.12.5",

0 commit comments

Comments
 (0)