From 5b82ae03ff22057309b8364dd6290aba4a7ac772 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 21:41:18 +0000 Subject: [PATCH 1/8] Bump black from 24.10.0 to 25.1.0 Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.style.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.style.txt b/requirements.style.txt index 514ac380..8480075b 100644 --- a/requirements.style.txt +++ b/requirements.style.txt @@ -1,4 +1,4 @@ # codestyle isort==5.* -black==24.10.0 +black==25.1.0 autoflake==2.* From 7086ca514cc4a83b8b7f1fd59d99ed0b4c25533e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 21:41:25 +0000 Subject: [PATCH 2/8] Update isort requirement from ==5.* to ==6.* Updates the requirements on [isort](https://github.com/pycqa/isort) to permit the latest version. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.0.0...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.style.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.style.txt b/requirements.style.txt index 514ac380..cab6466d 100644 --- a/requirements.style.txt +++ b/requirements.style.txt @@ -1,4 +1,4 @@ # codestyle -isort==5.* +isort==6.* black==24.10.0 autoflake==2.* From c9354274f649840bfe8ecbee16ddff882e75ce61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 21:21:12 +0000 Subject: [PATCH 3/8] Bump myst-parser from 4.0.0 to 4.0.1 Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/MyST-Parser/compare/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ecf19314..b672d7f2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ sphinx==8.1.3 pallets_sphinx_themes==2.3.0 -myst-parser==4.0.0 +myst-parser==4.0.1 From 4e48da82699019dd403ca7fa24c2c6f4a9b911ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 21:23:06 +0000 Subject: [PATCH 4/8] Bump sphinx from 8.1.3 to 8.2.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 8.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.1.3...v8.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b672d7f2..ecc43cc6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ -sphinx==8.1.3 +sphinx==8.2.1 pallets_sphinx_themes==2.3.0 myst-parser==4.0.1 From 9ad428bc49d08050ec00c70a9bce9ba24c75aae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 21:46:20 +0000 Subject: [PATCH 5/8] Bump sphinx from 8.2.1 to 8.2.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.1 to 8.2.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.2.1...v8.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ecc43cc6..5bb4d83c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ -sphinx==8.2.1 +sphinx==8.2.3 pallets_sphinx_themes==2.3.0 myst-parser==4.0.1 From dc5789182cd1d6893191dffb399d962f16f94017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 22:29:04 +0000 Subject: [PATCH 6/8] Update pytest-asyncio requirement from ==0.* to ==1.* Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.1.1...v1.0.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.test.txt b/requirements.test.txt index 93fd10c3..cc87b91b 100644 --- a/requirements.test.txt +++ b/requirements.test.txt @@ -1,3 +1,3 @@ pytest==8.* coverage==7.* -pytest-asyncio==0.* +pytest-asyncio==1.* From c8745b93666d0b464706739adda6d1a2e588e0ae Mon Sep 17 00:00:00 2001 From: Andrei Date: Thu, 7 Aug 2025 10:52:40 +0300 Subject: [PATCH 7/8] Update sio_captcha_instrument.py --- src/python3_capsolver/core/sio_captcha_instrument.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/python3_capsolver/core/sio_captcha_instrument.py b/src/python3_capsolver/core/sio_captcha_instrument.py index 6142dec3..9b77695e 100644 --- a/src/python3_capsolver/core/sio_captcha_instrument.py +++ b/src/python3_capsolver/core/sio_captcha_instrument.py @@ -36,9 +36,9 @@ def processing_captcha(self) -> dict: self.created_task_data = CaptchaResponseSer(**self.__create_task()) # if task created and ready - return result - if self.created_task_data.errorId == 0 and self.created_task_data.status == ResponseStatusEnm.Processing: + if self.created_task_data.errorId == 0: return self.__get_result().to_dict() - elif self.created_task_data.errorId != 0: + else: self.created_task_data.status = ResponseStatusEnm.Failed return self.created_task_data.to_dict() From 8034b9e9f0f417daface3cd080973eba4d58b3e0 Mon Sep 17 00:00:00 2001 From: Andrei Date: Thu, 7 Aug 2025 10:55:12 +0300 Subject: [PATCH 8/8] Update aio_captcha_instrument.py --- src/python3_capsolver/core/aio_captcha_instrument.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/python3_capsolver/core/aio_captcha_instrument.py b/src/python3_capsolver/core/aio_captcha_instrument.py index d9202f98..eeb41f73 100644 --- a/src/python3_capsolver/core/aio_captcha_instrument.py +++ b/src/python3_capsolver/core/aio_captcha_instrument.py @@ -29,9 +29,9 @@ async def processing_captcha(self) -> dict: self.created_task_data = CaptchaResponseSer(**await self.__create_task()) # if task created and already ready - return result - if self.created_task_data.errorId == 0 and self.created_task_data.status == ResponseStatusEnm.Processing.value: + if self.created_task_data.errorId == 0: return (await self.__get_result()).to_dict() - elif self.created_task_data.errorId != 0: + else: self.created_task_data.status = ResponseStatusEnm.Failed return self.created_task_data.to_dict()