Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent c9646ae commit d7fb12d
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.5",
]
dev = ["pre-commit>=2.12.1"]
tests = ["pytest-cov==4.1.0", "pytest==7.4.1", "moto==4.2.0"]
tests = ["pytest-cov==4.1.0", "pytest==7.4.1", "moto==4.2.2"]
vis = ["matplotlib", "pydot"]
fireworks = ["FireWorks"]
strict = [
Expand All @@ -55,7 +55,7 @@ strict = [
"maggma==0.53.1",
"matplotlib==3.7.2",
"monty==2023.8.8",
"moto==4.2.0",
"moto==4.2.2",
"networkx==3.1",
"pydantic==1.10.9",
"pydash==7.0.6",
Expand Down

0 comments on commit d7fb12d

Please sign in to comment.