From b26b9c181df3f9194302d7e07eebdd5f0e888eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 22:17:35 +0000 Subject: [PATCH] Bump pipreqs from 0.4.11 to 0.4.12 Bumps [pipreqs](https://github.com/bndr/pipreqs) from 0.4.11 to 0.4.12. - [Release notes](https://github.com/bndr/pipreqs/releases) - [Changelog](https://github.com/bndr/pipreqs/blob/master/HISTORY.rst) - [Commits](https://github.com/bndr/pipreqs/compare/v0.4.11...v0.4.12) --- updated-dependencies: - dependency-name: pipreqs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0bd933c..9fd3694 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2022.12.7 charset-normalizer==2.0.12 docopt==0.6.2 idna==3.4 -pipreqs==0.4.11 +pipreqs==0.4.12 requests==2.26.0 urllib3==1.26.14 yarg==0.1.9