From e593d3aee38d3f16de7499326dbf0e05591dc1e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 02:52:10 +0000 Subject: [PATCH] chore(deps): bump validators from 0.28.1 to 0.33.0 in /backend Bumps [validators](https://github.com/python-validators/validators) from 0.28.1 to 0.33.0. - [Release notes](https://github.com/python-validators/validators/releases) - [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md) - [Commits](https://github.com/python-validators/validators/compare/0.28.1...0.33.0) --- updated-dependencies: - dependency-name: validators dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c22712abf..9167b6faf 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -51,7 +51,7 @@ pandas==2.2.2 openpyxl==3.1.5 pyxlsb==1.0.10 xlrd==2.0.1 -validators==0.28.1 +validators==0.33.0 psutil opencv-python-headless==4.10.0.84