From e4149047352bef4b6c3acebe3d8ec6bb9f32b9cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 22:37:28 +0000 Subject: [PATCH] Bump environs from 11.0.0 to 11.2.0 Bumps [environs](https://github.com/sloria/environs) from 11.0.0 to 11.2.0. - [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md) - [Commits](https://github.com/sloria/environs/compare/11.0.0...11.2.0) --- updated-dependencies: - dependency-name: environs 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 7cb604c..135368e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Flask == 3.0.3 discord-webhook == 1.3.1 -environs == 11.0.0 +environs == 11.2.0 python-magic-file == 0.0.7