From d33a1c1ffab3d7ac8c61ef4f18def30528358ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 22:44:05 +0000 Subject: [PATCH] Bump environs from 11.0.0 to 11.1.0 Bumps [environs](https://github.com/sloria/environs) from 11.0.0 to 11.1.0. - [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md) - [Commits](https://github.com/sloria/environs/compare/11.0.0...11.1.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..503bbdf 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.1.0 python-magic-file == 0.0.7