From fe9d900b9216e9e822f91d4e2e85536114285059 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 22:18:09 +0000 Subject: [PATCH] Bump pipreqs from 0.4.9 to 0.4.12 Bumps [pipreqs](https://github.com/bndr/pipreqs) from 0.4.9 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/commits/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 fcb50e4..1154a03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ jmespath==0.9.3 Markdown==2.6.11 MarkupSafe==1.0 mkdocs==0.17.2 -pipreqs==0.4.9 +pipreqs==0.4.12 PyYAML==3.12 tornado==4.5.3 urllib3==1.22