From 6490330a580027bdf6581ad0dd6e35cc3ef8dca9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 21:58:10 +0000 Subject: [PATCH] Bump environs from 14.1.1 to 14.2.0 Bumps [environs](https://github.com/sloria/environs) from 14.1.1 to 14.2.0. - [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md) - [Commits](https://github.com/sloria/environs/compare/14.1.1...14.2.0) --- updated-dependencies: - dependency-name: environs dependency-version: 14.2.0 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 251b365..cc59fe1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ requests==2.32.3 -environs==14.1.1 +environs==14.2.0 PyGithub==2.6.1