[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump moto from 5.0.9 to 5.0.10 #893

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump moto from 5.0.9 to 5.0.10
Bumps [moto](https://github.com/getmoto/moto) from 5.0.9 to 5.0.10.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.0.9...5.0.10)

---
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] committed Jul 2, 2024
commit 64c231ee207b23cb713fba7aedbe476c87d8d6c4
2 changes: 1 addition & 1 deletion testproject/requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==42.0.8
moto==5.0.9
moto==5.0.10
Flask==3.0.3
flask-cors==4.0.1
psycopg2-binary==2.9.9
Expand Down
Loading