From d951149b7b761309912f8ad4b6c937984c9e2f23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 16:56:36 +0000 Subject: [PATCH] Bump validators from 0.28.0 to 0.28.1 Bumps [validators](https://github.com/python-validators/validators) from 0.28.0 to 0.28.1. - [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.0...0.28.1) --- updated-dependencies: - dependency-name: validators dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2dbc08..6bcafc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,6 +37,6 @@ tabulate==0.9.0 tqdm>=4.64.1 typer==0.12.3 typing==3.7.4.3 -validators==0.28.0 +validators==0.28.1 yt-dlp==2024.4.9 WMI>=1.5.1