Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upd #109

Merged
merged 25 commits into from
Aug 7, 2024
Merged

upd #109

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
021a6a8
Bump pydantic-settings from 2.3.3 to 2.3.4
dependabot[bot] Jun 24, 2024
9c567b2
Merge pull request #98 from AndreiDrang/dependabot/pip/pydantic-setti…
AndreiDrang Jun 24, 2024
a2fab90
Update README.md
AndreiDrang Jun 25, 2024
614db05
Bump pydantic from 2.7.4 to 2.8.0
dependabot[bot] Jul 1, 2024
8239adf
Merge pull request #99 from AndreiDrang/dependabot/pip/pydantic-2.8.0
AndreiDrang Jul 1, 2024
1d2e707
Bump pydantic from 2.8.0 to 2.8.2
dependabot[bot] Jul 8, 2024
88abf34
Merge pull request #100 from AndreiDrang/dependabot/pip/pydantic-2.8.2
AndreiDrang Jul 8, 2024
25269e3
Bump sphinx from 7.3.7 to 7.4.4
dependabot[bot] Jul 15, 2024
cf7b956
Merge pull request #101 from AndreiDrang/dependabot/pip/sphinx-7.4.4
AndreiDrang Jul 16, 2024
5eb170b
Bump sphinx from 7.4.4 to 7.4.7
dependabot[bot] Jul 22, 2024
faccbd6
Merge pull request #102 from AndreiDrang/dependabot/pip/sphinx-7.4.7
AndreiDrang Jul 24, 2024
f27a286
Update tenacity requirement from ==8.* to >=8,<10
dependabot[bot] Jul 29, 2024
7daead9
Bump sphinx from 7.4.7 to 8.0.0
dependabot[bot] Jul 29, 2024
f53140f
Merge pull request #104 from AndreiDrang/dependabot/pip/sphinx-8.0.0
AndreiDrang Jul 30, 2024
5849a54
Merge pull request #103 from AndreiDrang/dependabot/pip/tenacity-gte-…
AndreiDrang Jul 30, 2024
5816720
Bump sphinx from 8.0.0 to 8.0.2
dependabot[bot] Aug 5, 2024
0cd84bb
Bump pydantic-settings from 2.3.4 to 2.4.0
dependabot[bot] Aug 5, 2024
3f82936
Bump black from 24.4.2 to 24.8.0
dependabot[bot] Aug 5, 2024
2268599
Bump myst-parser from 3.0.1 to 4.0.0
dependabot[bot] Aug 5, 2024
7920d2a
Merge pull request #108 from AndreiDrang/dependabot/pip/myst-parser-4…
AndreiDrang Aug 5, 2024
64406ee
Merge pull request #107 from AndreiDrang/dependabot/pip/black-24.8.0
AndreiDrang Aug 5, 2024
cc97167
Merge pull request #105 from AndreiDrang/dependabot/pip/sphinx-8.0.2
AndreiDrang Aug 5, 2024
aad74a2
Merge pull request #106 from AndreiDrang/dependabot/pip/pydantic-sett…
AndreiDrang Aug 5, 2024
5502f37
Update info.md
AndreiDrang Aug 7, 2024
9a03bea
Update index.rst
AndreiDrang Aug 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

![Logo](https://red-panda-dev.xyz/media/images/Capsolver_ugBYrN0.original.png)

<a href="https://dashboard.capsolver.com/passport/register?inviteCode=kQTn-tG07Jb1">
<img src="https://cdn.discordapp.com/attachments/1105172394655625306/1105180101802471575/20221207-160749.gif" alt="Capsolver's Banner">
</a>
<br>
At the lowest price on the market, you may receive a variety of solutions, including reCAPTCHA V2, reCAPTCHA V3, hCaptcha, hCaptcha Click, FunCaptcha, picture-to-text, and more. With this service, 0.1s is the slowest speed ever measured.
<hr>

[![PyPI version](https://badge.fury.io/py/python3-capsolver.svg)](https://badge.fury.io/py/python3-capsolver)
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Python3 library for `Capsolver API <https://dashboard.capsolver.com/passport/reg

The library is intended for software developers and is used to work with the `Capsolver API <https://dashboard.capsolver.com/passport/register?inviteCode=kQTn-tG07Jb1)>`_.

Check our other projects here - `RedPandaDev group <https://red-panda-dev.xyz/blog/>`_. For example - `Torrents Tracker bot <https://t.me/torrents_tracker_bot>`_ for Telegram
Check our other projects here - `RedPandaDev group <https://red-panda-dev.xyz/blog/>`_.

.. toctree::
:maxdepth: 1
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/main/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The library is intended for software developers and is used to work with the [Ca

***

You can check our other projects here - [RedPandaDev group](https://red-panda-dev.xyz/blog/). For example - [Torrents Tracker bot](https://t.me/torrents_tracker_bot) for Telegram.
You can check our other projects here - [RedPandaDev group](https://red-panda-dev.xyz/blog/).

***

Expand Down
8 changes: 4 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sphinx==7.3.7
sphinx==8.0.2
pallets_sphinx_themes==2.1.3
myst-parser==3.0.1
myst-parser==4.0.0
autodoc_pydantic==2.2.0
pydantic==2.7.4
pydantic-settings==2.3.3
pydantic==2.8.2
pydantic-settings==2.4.0
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ classifiers = [
dependencies = [
"requests>=2.21.0",
"aiohttp>=3.9.2",
"pydantic==2.7.4",
"tenacity==8.*"
"pydantic==2.8.2",
"tenacity>=8,<10"
]

[tool.setuptools.packages.find]
Expand Down
2 changes: 1 addition & 1 deletion requirements.style.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# codestyle
isort==5.*
black==24.4.2
black==24.8.0
autoflake==2.*
Loading