From 9764f81aa6261376c0a91d3fde70148442dafba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 22:48:20 +0000 Subject: [PATCH] Bump environs from 11.0.0 to 13.0.0 Bumps [environs](https://github.com/sloria/environs) from 11.0.0 to 13.0.0. - [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md) - [Commits](https://github.com/sloria/environs/compare/11.0.0...13.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..cb4ac34 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 == 13.0.0 python-magic-file == 0.0.7