Skip to content

Commit

Permalink
Bump moto from 4.2.13 to 5.0.12
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.12.
- [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.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent 68dd055 commit 4e784e6
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.0.2",
]
dev = ["pre-commit>=2.12.1", "typing_extensions; python_version < '3.11'"]
tests = ["moto==4.2.13", "pytest-cov==5.0.0", "pytest==8.3.2"]
tests = ["moto==5.0.12", "pytest-cov==5.0.0", "pytest==8.3.2"]
vis = ["matplotlib", "pydot"]
fireworks = ["FireWorks"]
strict = [
Expand All @@ -56,7 +56,7 @@ strict = [
"maggma==0.69.1",
"matplotlib==3.9.1.post1",
"monty==2024.7.30",
"moto==4.2.13",
"moto==5.0.12",
"networkx==3.2.1",
"pydantic-settings==2.4.0",
"pydantic==2.8.2",
Expand Down

0 comments on commit 4e784e6

Please sign in to comment.