Skip to content

Commit

Permalink
Update moto requirement from <5.0.0 to <6.0.0 in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [moto](https://github.com/getmoto/moto) to permit the latest version.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.2.8...5.0.1)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 5addc11 commit 1a93eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ google_compute_engine # Need this because boto has issues with dynamic package l
ipython>=5.0
ipywidgets
notebook
moto <5.0.0
moto <6.0.0
pytest>=4.1
pytest-cov>=2.6.1
pytest-mock>=1.10
Expand Down

0 comments on commit 1a93eb9

Please sign in to comment.