Skip to content

Commit

Permalink
Bump moto from 4.2.13 to 5.0.21
Browse files Browse the repository at this point in the history
Bumps [moto](https://github.com/getmoto/moto) from 4.2.13 to 5.0.21.
- [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.21)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 6c4b331 commit d8b3d2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ docs = [
"sphinx==8.1.3",
]
dev = ["pre-commit>=2.12.1", "typing_extensions; python_version < '3.11'"]
tests = ["moto==4.2.13", "pytest-cov==6.0.0", "pytest==8.3.3"]
tests = ["moto==5.0.21", "pytest-cov==6.0.0", "pytest==8.3.3"]
vis = ["matplotlib", "pydot"]
fireworks = ["FireWorks"]
strict = [
Expand All @@ -56,7 +56,7 @@ strict = [
"maggma==0.70.0",
"matplotlib==3.9.2",
"monty==2024.10.21",
"moto==4.2.13",
"moto==5.0.21",
"networkx==3.2.1",
"pydantic-settings==2.6.1",
"pydantic==2.10.1",
Expand Down

0 comments on commit d8b3d2d

Please sign in to comment.