From 8a2e31542e27473da8b45c4c1a5b2aba8a5dfb1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 02:59:58 +0000 Subject: [PATCH] Bump validators from 0.34.0 to 0.35.0 Bumps [validators](https://github.com/python-validators/validators) from 0.34.0 to 0.35.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.34.0...0.35.0) --- updated-dependencies: - dependency-name: validators dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2c3b18..d2a49dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ python-dotenv==1.2.2 PyNaCl==1.6.2 requests==2.32.4 streamscrobbler @ git+https://github.com/CGillen/streamscrobbler-python.git@main -validators==0.34.0 +validators==0.35.0 psutil==7.2.2 sqlalchemy==2.0.44 \ No newline at end of file