Skip to content

Commit

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

---
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 Jan 29, 2024
1 parent 12a1458 commit cdb2b92
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==7.2.6",
]
dev = ["pre-commit>=2.12.1"]
tests = ["moto==4.2.13", "pytest-cov==4.1.0", "pytest==8.0.0"]
tests = ["moto==5.0.0", "pytest-cov==4.1.0", "pytest==8.0.0"]
vis = ["matplotlib", "pydot"]
fireworks = ["FireWorks"]
strict = [
Expand All @@ -56,7 +56,7 @@ strict = [
"maggma==0.61.0",
"matplotlib==3.8.2",
"monty==2024.1.26",
"moto==4.2.13",
"moto==5.0.0",
"networkx==3.2.1",
"pydantic-settings==2.1.0",
"pydantic==2.5.3",
Expand Down

0 comments on commit cdb2b92

Please sign in to comment.