Python-rucaptcha

Latest version: v6.3.2

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

6.0.1

1. CutCaptcha added

What's Changed
* Update pydantic-settings to 2.1.0 by pyup-bot in https://github.com/AndreiDrang/python-rucaptcha/pull/192
* Update pydantic to 2.5.2 by pyup-bot in https://github.com/AndreiDrang/python-rucaptcha/pull/191


**Full Changelog**: https://github.com/AndreiDrang/python-rucaptcha/compare/v6.0...v6.0.1

6.0

Main info
1. Migrated to RuCaptcha/2Captcha API v2
2. Refactored project structure and args according new API logic.
3. Droped Python 3.8 support.
4. Pydantic removed from dependencies, it was changed by msgspec.

Additional info
1. Updated Github pipeline versions
2. Updated main logo and docs links
3. Remove example from files, now you can check all examples in doc-strings or at docs-website

What's Changed
* Capsolver banner by AndreiDrang in https://github.com/AndreiDrang/python-rucaptcha/pull/156
* Update README.md by AndreiDrang in https://github.com/AndreiDrang/python-rucaptcha/pull/157
* Update myst-parser requirement from ==1.0.* to ==2.0.* by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/159
* Bump black from 23.3.0 to 23.7.0 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/163
* Update autodoc-pydantic requirement from ==1.8.* to ==1.9.* by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/162
* Update autodoc-pydantic requirement from ==1.9.* to ==2.0.* by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/164
* Bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/165
* Update dependabot.yml by AndreiDrang in https://github.com/AndreiDrang/python-rucaptcha/pull/167
* [github-actions] Bump actions/setup-python from 3 to 4 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/168
* [github-actions] Bump actions/checkout from 3 to 4 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/169
* [Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0 by AndreiDrang in https://github.com/AndreiDrang/python-rucaptcha/pull/173
* [Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0 by AndreiDrang in https://github.com/AndreiDrang/python-rucaptcha/pull/172
* Bump pydantic from 2.4.0 to 2.4.2 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/174
* Bump black from 23.9.1 to 23.10.0 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/175
* [github-actions] Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/189


**Full Changelog**: https://github.com/AndreiDrang/python-rucaptcha/compare/v5.3...v6.0

5.3

Added support for [Death By Captcha](https://www.deathbycaptcha.com?refid=1237267242) and other services by changing `service_type` and `url_request` \ `url_response` parameters.

What's Changed
* Bump black from 23.1.0 to 23.3.0 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/152

**Full Changelog**: https://github.com/AndreiDrang/python-rucaptcha/compare/v5.2...v5.3

5.2

Added Audio captcha

**Full Changelog**: https://github.com/AndreiDrang/python-rucaptcha/compare/v5.1...v5.2

5.1.5

1. Fix `core` folder imports
2. Fix PyPi builded package

**Full Changelog**: https://github.com/AndreiDrang/python-rucaptcha/compare/v5.1...v5.1.5

5.1.0

Main info
1. Refactor project structure
2. Renamed files with captcha methods to lovercase, like `AmazonWAF`->`amazon_waf`
3. Removed separate async classes, added async methods to main class, like removed `aioAmazonWAF` class, but added `aio_captcha_handler` method into `AmazonWAF` class.
4. Added more Google-like docstrings
5. Examples folder is deprecate and will be removed -> **use docstrings**
6. Added more tests
7. Added `AmazonWAF` captcha method

What's Changed more
* Bump black from 22.10.0 to 22.12.0 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/135
* Update coverage requirement from ==6.* to ==7.* by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/137
* Bump black from 22.12.0 to 23.1.0 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/138


**Full Changelog**: https://github.com/AndreiDrang/python-rucaptcha/compare/v4.3...v5.1.0

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.