Skip to content

Commit

Permalink
Merge pull request #293 from AndreiDrang/master
Browse files Browse the repository at this point in the history
upd
  • Loading branch information
AndreiDrang authored Sep 27, 2024
2 parents fc184ce + f27b085 commit 45b02ae
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ jobs:
verbose: true

- name: Upload coverage to Code Climate
uses: paambaati/codeclimate-action@v8.0.0
uses: paambaati/codeclimate-action@v9.0.0
with:
coverageLocations: ${{github.workspace}}/coverage/coverage.xml:coverage.py
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

### [Capsolver](https://capsolver.com?utm_source=github&utm_medium=banner_github&utm_campaign=python-rucaptcha)

[![Capsolver](files/capsolver.png)](https://capsolver.com?utm_source=github&utm_medium=banner_github&utm_campaign=python-rucaptcha)

<hr>

[![PyPI version](https://badge.fury.io/py/python-rucaptcha.svg)](https://badge.fury.io/py/python-rucaptcha)
Expand Down
Binary file added docs/_static/capsolver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/modules/main/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@

![](../../_static/RuCaptchaMedium.png)

### [Capsolver](https://capsolver.com?utm_source=github&utm_medium=banner_github&utm_campaign=python-rucaptcha)

[![Capsolver](../../_static/capsolver.png)](https://capsolver.com?utm_source=github&utm_medium=banner_github&utm_campaign=python-rucaptcha)

<hr>

[![PyPI version](https://badge.fury.io/py/python-rucaptcha.svg)](https://badge.fury.io/py/python-rucaptcha)
Expand Down
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ sphinx==8.0.2
pallets_sphinx_themes==2.1.3
myst-parser==4.0.0
autodoc_pydantic==2.2.0
pydantic==2.8.2
pydantic-settings==2.4.0
pydantic==2.9.2
pydantic-settings==2.5.2
enum-tools[sphinx]==0.12.0
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down
Binary file removed files/capsolver.jpg
Binary file not shown.
Binary file added files/capsolver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 45b02ae

Please sign in to comment.