From 77be80f4d1ec79551de55382a7a2af26cfe5a3f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 05:12:21 +0000 Subject: [PATCH] Bump environs from 9.5.0 to 10.0.0 Bumps [environs](https://github.com/sloria/environs) from 9.5.0 to 10.0.0. - [Changelog](https://github.com/sloria/environs/blob/master/CHANGELOG.md) - [Commits](https://github.com/sloria/environs/compare/9.5.0...10.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 24e00fb..b9daed2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.12.2 -environs==9.5.0 +environs==10.0.0 gdown @ git+https://github.com/nikhilbadyal/gdown google-play-scraper==1.2.4 lastversion==3.4.5