From 060f6c4240ddefc5a38b0acb3b967ace6e582a10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 22:13:56 +0000 Subject: [PATCH] Bump pipreqs from 0.4.10 to 0.4.12 Bumps [pipreqs](https://github.com/bndr/pipreqs) from 0.4.10 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.10...v0.4.12) --- updated-dependencies: - dependency-name: pipreqs dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b4645bf..47e2e96 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ hyperopt==0.2.4 matplotlib==3.1.1 numpy==1.22.0 pandas==1.0.5 -pipreqs==0.4.10 +pipreqs==0.4.12 pre-commit==2.7.1 PyYAML==5.3.1 rmsd==1.3.2