From 32d41d1fdf653e26c7eed547f00e1ca20cb6c4f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 11:05:54 +0000 Subject: [PATCH] chore(deps): Bump boto3 from 1.36.0 to 1.36.1 in /3rdparty/py Bumps [boto3](https://github.com/boto/boto3) from 1.36.0 to 1.36.1. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.36.0...1.36.1) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 3rdparty/py/requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/py/requirements-all.txt b/3rdparty/py/requirements-all.txt index 1dc1f149..62120fc7 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -1,4 +1,4 @@ -boto3==1.36.0 +boto3==1.36.1 celery==5.4.0 dj-rest-auth==7.0.1 # Must match dj-rest-auth[with_social]==7.0.1