From 28f4994c3dcba0642b7a3035b5712dd55a6c55f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 22:29:42 +0000 Subject: [PATCH] Bump environs from 11.0.0 to 14.0.0 Bumps [environs](https://github.com/sloria/environs) from 11.0.0 to 14.0.0. - [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md) - [Commits](https://github.com/sloria/environs/compare/11.0.0...14.0.0) --- updated-dependencies: - dependency-name: environs dependency-type: direct:production update-type: version-update:semver-major ... 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..7c75407 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 == 14.0.0 python-magic-file == 0.0.7