From f5694f97d0f2db4420bf614e92c2eb8b1ecfad20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:22:58 +0000 Subject: [PATCH] Bump captcha from 0.5.0 to 0.6.0 Bumps [captcha](https://github.com/lepture/captcha) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/lepture/captcha/releases) - [Changelog](https://github.com/lepture/captcha/blob/master/docs/changelog.rst) - [Commits](https://github.com/lepture/captcha/compare/v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: captcha 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 eb5492b3..22db0490 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ apscheduler==3.10.4 asyncio==3.4.3 beautifulsoup4==4.12.3 cachetools==5.2.0 -captcha==0.5.0 +captcha==0.6.0 certifi==2024.7.4 charset-normalizer==3.4.0 dnspython==2.6.1