From 2a5510f6b51b1bbadc45b00205ecea8f57c55dd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 23:26:03 +0000 Subject: [PATCH] Bump boto3 from 1.28.79 to 1.33.7 Bumps [boto3](https://github.com/boto/boto3) from 1.28.79 to 1.33.7. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.28.79...1.33.7) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee3a494e..0095f843 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ mkdocs==1.5.3 openai==0.28.1 supabase==2.0.2 SQLAlchemy==2.0.22 -boto3==1.28.79 +boto3==1.33.7 PyMuPDF==1.23.6 tabulate==0.9.0 typing-inspect==0.9.0