From 9340ad139addc939234378c9eeee67f72705c966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 05:00:00 +0000 Subject: [PATCH] Bump environs from 10.3.0 to 11.0.0 Bumps [environs](https://github.com/sloria/environs) from 10.3.0 to 11.0.0. - [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md) - [Commits](https://github.com/sloria/environs/compare/10.3.0...11.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 f610b1a..fe65e8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.12.3 -environs==10.3.0 +environs==11.0.0 gdown @ git+https://github.com/nikhilbadyal/gdown google-play-scraper==1.2.6 lastversion==3.5.0