Spaces:
Sleeping
Sleeping
dependabot[bot]
commited on
Commit
·
896935a
1
Parent(s):
8b5696a
Bump captcha from 0.5.0 to 0.6.0
Browse filesBumps [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] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ apscheduler==3.10.4
|
|
3 |
asyncio==3.4.3
|
4 |
beautifulsoup4==4.12.3
|
5 |
cachetools==5.2.0
|
6 |
-
captcha==0.
|
7 |
certifi==2024.7.4
|
8 |
charset-normalizer==3.4.0
|
9 |
dnspython==2.6.1
|
|
|
3 |
asyncio==3.4.3
|
4 |
beautifulsoup4==4.12.3
|
5 |
cachetools==5.2.0
|
6 |
+
captcha==0.6.0
|
7 |
certifi==2024.7.4
|
8 |
charset-normalizer==3.4.0
|
9 |
dnspython==2.6.1
|