From 37f23ff9a4fbf0c20c274f40d288ab0ef46038cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 18:34:12 +0000 Subject: [PATCH] Bump pipreqs from 0.4.11 to 0.4.12 in /backend/worker 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] --- backend/worker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/worker/requirements.txt b/backend/worker/requirements.txt index d362d5a5..00c34fcf 100644 --- a/backend/worker/requirements.txt +++ b/backend/worker/requirements.txt @@ -13,7 +13,7 @@ numpy==1.24.3 pandas==2.1.4 phonenumbers==8.13.8 pip-tools==7.1.0 -pipreqs==0.4.11 +pipreqs==0.4.12 psycopg2-binary==2.9.5 pyproject_hooks==1.0.0 pytest==7.3.0