Skip to content

Commit

Permalink
Bump moto from 4.2.11 to 4.2.12
Browse files Browse the repository at this point in the history
Bumps [moto](https://github.com/getmoto/moto) from 4.2.11 to 4.2.12.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.2.11...4.2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent f5cf247 commit ea2b831
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 @@ -46,7 +46,7 @@ docs = [
"sphinx==7.2.6",
]
dev = ["pre-commit>=2.12.1"]
tests = ["moto==4.2.11", "pytest-cov==4.1.0", "pytest==7.4.3"]
tests = ["moto==4.2.12", "pytest-cov==4.1.0", "pytest==7.4.3"]
vis = ["matplotlib", "pydot"]
fireworks = ["FireWorks"]
strict = [
Expand All @@ -55,7 +55,7 @@ strict = [
"maggma==0.59.0",
"matplotlib==3.8.2",
"monty==2023.11.3",
"moto==4.2.11",
"moto==4.2.12",
"networkx==3.2.1",
"pydantic-settings==2.1.0",
"pydantic==2.5.2",
Expand Down

0 comments on commit ea2b831

Please sign in to comment.