From c341ea94d7ec5923fe4853e88b5bb32ec831cbb1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 28 May 2024 22:41:19 +0300 Subject: [PATCH 01/12] Update pydantic from 2.7.1 to 2.7.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index aada6c3b..53604819 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ sphinx==7.3.7 pallets_sphinx_themes==2.1.3 myst-parser==3.0.1 autodoc_pydantic==2.2.0 -pydantic==2.7.1 +pydantic==2.7.2 pydantic-settings==2.2.1 enum-tools[sphinx]==0.12.0 requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability From 0ff3d3162567e2f2c3f973cc63bf1cfc2373fb95 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 18:39:00 +0300 Subject: [PATCH 02/12] Update pydantic-settings from 2.2.1 to 2.3.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 53604819..40e58505 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,6 +3,6 @@ pallets_sphinx_themes==2.1.3 myst-parser==3.0.1 autodoc_pydantic==2.2.0 pydantic==2.7.2 -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 enum-tools[sphinx]==0.12.0 requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability From ad06f8c0e27d6f8c2ee9e6c8327e038a21dfb954 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 22:42:01 +0300 Subject: [PATCH 03/12] Update pydantic from 2.7.2 to 2.7.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 40e58505..9286735b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ sphinx==7.3.7 pallets_sphinx_themes==2.1.3 myst-parser==3.0.1 autodoc_pydantic==2.2.0 -pydantic==2.7.2 +pydantic==2.7.3 pydantic-settings==2.3.0 enum-tools[sphinx]==0.12.0 requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability From 783c4baa999aa7cd4daaf211d9c6a972ac29202b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 5 Jun 2024 18:38:14 +0300 Subject: [PATCH 04/12] Update pydantic-settings from 2.3.0 to 2.3.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9286735b..5b6f51ea 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,6 +3,6 @@ pallets_sphinx_themes==2.1.3 myst-parser==3.0.1 autodoc_pydantic==2.2.0 pydantic==2.7.3 -pydantic-settings==2.3.0 +pydantic-settings==2.3.1 enum-tools[sphinx]==0.12.0 requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability From ad450f6539401eeaf3eb3854a0cf92342ed574db Mon Sep 17 00:00:00 2001 From: Andrei Date: Sat, 8 Jun 2024 21:29:45 +0300 Subject: [PATCH 05/12] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 19954891..b8c1ac71 100644 --- a/README.md +++ b/README.md @@ -41,13 +41,6 @@ If you have any questions, please send a message to the [Telegram](https://t.me/ Or email python-captcha@pm.me -*** - -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. - -*** - - ## How to install? ### pip From 7e32ec6a05bef75698fd3730db93c5fae76489fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 11 Jun 2024 18:40:27 +0300 Subject: [PATCH 06/12] Update pydantic-settings from 2.3.1 to 2.3.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 5b6f51ea..4f81b61f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,6 +3,6 @@ pallets_sphinx_themes==2.1.3 myst-parser==3.0.1 autodoc_pydantic==2.2.0 pydantic==2.7.3 -pydantic-settings==2.3.1 +pydantic-settings==2.3.2 enum-tools[sphinx]==0.12.0 requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability From b5b47617d3c1d4465108a9f8597a3b27e52b3dbf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 12 Jun 2024 18:40:43 +0300 Subject: [PATCH 07/12] Update pydantic from 2.7.3 to 2.7.4 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4f81b61f..0cdfe4f4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ sphinx==7.3.7 pallets_sphinx_themes==2.1.3 myst-parser==3.0.1 autodoc_pydantic==2.2.0 -pydantic==2.7.3 +pydantic==2.7.4 pydantic-settings==2.3.2 enum-tools[sphinx]==0.12.0 requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability From 58e4065e12c9923c9750f7b5466c6921495a91c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 17:34:15 +0000 Subject: [PATCH 08/12] [github-actions] Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0 Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 6.0.0 to 8.0.0. - [Release notes](https://github.com/paambaati/codeclimate-action/releases) - [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/paambaati/codeclimate-action/compare/v6.0.0...v8.0.0) --- updated-dependencies: - dependency-name: paambaati/codeclimate-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f0627d81..db1fa1b9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -56,6 +56,6 @@ jobs: verbose: true - name: Upload coverage to Code Climate - uses: paambaati/codeclimate-action@v6.0.0 + uses: paambaati/codeclimate-action@v8.0.0 with: coverageLocations: ${{github.workspace}}/coverage/coverage.xml:coverage.py From a5dab0ec31e04ab019143f96705e51ef1e602c5b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 13 Jun 2024 12:37:50 +0300 Subject: [PATCH 09/12] Update pydantic-settings from 2.3.2 to 2.3.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0cdfe4f4..c8f83d79 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,6 +3,6 @@ pallets_sphinx_themes==2.1.3 myst-parser==3.0.1 autodoc_pydantic==2.2.0 pydantic==2.7.4 -pydantic-settings==2.3.2 +pydantic-settings==2.3.3 enum-tools[sphinx]==0.12.0 requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability From 0e2ba82fa9c1193b5fc03b4da8d9784773173684 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Jun 2024 00:37:06 +0000 Subject: [PATCH 10/12] fix: docs/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250 --- docs/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/requirements.txt b/docs/requirements.txt index c8f83d79..2378f001 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,3 +6,4 @@ pydantic==2.7.4 pydantic-settings==2.3.3 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 From 8b8f5944492e29d5c242dbbdc08fcf8e2bf6cb5a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Jun 2024 08:48:25 +0000 Subject: [PATCH 11/12] fix: docs/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250 From dedaff141ece2f949bfda321cedf9e985111d995 Mon Sep 17 00:00:00 2001 From: Andrei Date: Thu, 20 Jun 2024 10:04:14 +0300 Subject: [PATCH 12/12] Update .python-version --- .python-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.python-version b/.python-version index 9ac38041..2419ad5b 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.11.5 +3.11.9