From 9fd5e75130c13a5946617f5a3084c6d0efecd77f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 09:56:48 +0000 Subject: [PATCH] Bump moto from 5.1.5 to 5.1.6 Bumps [moto](https://github.com/getmoto/moto) from 5.1.5 to 5.1.6. - [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.1.5...5.1.6) --- updated-dependencies: - dependency-name: moto dependency-version: 5.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1157bf5d..58371b341 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ jsonschema==4.24.0 jupyter_core==5.8.1 macholib @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot1/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-124/macholib-1.15.2-py2.py3-none-any.whl MarkupSafe==3.0.2 -moto==5.1.5 +moto==5.1.6 mypy-extensions==1.1.0 nbformat==5.10.4 packaging==25.0