From f149804ca3a7c75de07c3091fadcd89a5dfab2d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 19:25:52 +0000 Subject: build(deps): 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(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 0bd34b7..233bfe3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ mysql-connector-python==8.0.32 numpy==1.24.2 packaging==23.0 pandas==1.5.3 -pipreqs==0.4.11 +pipreqs==0.4.12 plotly==5.13.1 protobuf==3.20.3 python-dateutil==2.8.2 -- cgit v1.2.3