From bbe89503191b60c3fc4731f698ad49af9890adf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 15:37:58 +0000 Subject: [PATCH] Bump moto[s3] from 4.2.13 to 5.0.11 Bumps [moto[s3]](https://github.com/getmoto/moto) from 4.2.13 to 5.0.11. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](https://github.com/getmoto/moto/compare/4.2.13...5.0.11) --- updated-dependencies: - dependency-name: moto[s3] dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c3beed94..364c0d53 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ coverage[toml]==7.6.0 flake8==7.0.0 gcp-storage-emulator==2022.6.11 -moto[s3]==4.2.13 +moto[s3]==5.0.11 mypy==1.10.1 pylint==3.2.5