Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 311ce35 commit 5bbca1e
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.12", "pytest-cov==4.1.0", "pytest==7.4.4"]
tests = ["moto==4.2.13", "pytest-cov==4.1.0", "pytest==7.4.4"]
vis = ["matplotlib", "pydot"]
fireworks = ["FireWorks"]
strict = [
Expand All @@ -55,7 +55,7 @@ strict = [
"maggma==0.60.2",
"matplotlib==3.8.2",
"monty==2023.11.3",
"moto==4.2.12",
"moto==4.2.13",
"networkx==3.2.1",
"pydantic-settings==2.1.0",
"pydantic==2.5.3",
Expand Down

0 comments on commit 5bbca1e

Please sign in to comment.