From 5fd02178f20162e799801485d2c3f0d3062867f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:06:28 +0000 Subject: [PATCH] Bump moto[sqs] from 5.0.16 to 5.0.18 Bumps [moto[sqs]](https://github.com/getmoto/moto) from 5.0.16 to 5.0.18. - [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.16...5.0.18) --- 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 1ca683a77..57423523a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ pytest pytest-env python3-saml>=1.9,<1.17 typing_extensions>=3.7.4 -moto[sqs]==5.0.16 +moto[sqs]==5.0.18 pyexiv2>=2.12.0,<2.13; sys_platform == 'linux' -e .