From a392e0e79883e6b7d66987c033f54f0ab426a43d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 08:48:27 +0000 Subject: [PATCH] Bump moto[sqs] from 5.0.15 to 5.0.16 Bumps [moto[sqs]](https://github.com/getmoto/moto) from 5.0.15 to 5.0.16. - [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/5.0.15...5.0.16) --- updated-dependencies: - dependency-name: moto[sqs] dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 2acd7fa22..60250db71 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -14,7 +14,7 @@ pytest pytest-env python3-saml>=1.9,<1.17 typing_extensions>=3.7.4 -moto[sqs]==5.0.15 +moto[sqs]==5.0.16 pyexiv2>=2.12.0,<2.13; sys_platform == 'linux' -e .