From 74c968f7fb50bd22cc31b879905a5ff3b18459dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:27:03 +0000 Subject: [PATCH 1/3] Update pytest requirement from ==7.* to ==8.* Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.0.0rc1...8.3.2) --- updated-dependencies: - dependency-name: pytest 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 7ca81d832..93fd10c39 100644 --- a/requirements.test.txt +++ b/requirements.test.txt @@ -1,3 +1,3 @@ -pytest==7.* +pytest==8.* coverage==7.* pytest-asyncio==0.* From dbe170bb1b18b8d66b6ca49d2da20a7ee656d770 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:27:08 +0000 Subject: [PATCH 2/3] Bump black from 24.4.2 to 24.8.0 Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.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.4.2...24.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... 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 f10059aa4..2ef9e0972 100644 --- a/requirements.style.txt +++ b/requirements.style.txt @@ -1,4 +1,4 @@ # codestyle isort==5.* -black==24.4.2 +black==24.8.0 autoflake==2.* From c8ace078af6c9cdcd57e0e62f9205b99625920ae Mon Sep 17 00:00:00 2001 From: Andrei Date: Wed, 7 Aug 2024 19:03:33 +0300 Subject: [PATCH 3/3] remove useless text --- docs/index.rst | 2 +- docs/modules/main/info.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 585f7d9e0..a5b1552a8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,7 +11,7 @@ The library is intended for software developers and is used to work with the `Ru Support of the service `Death By Captcha `_ is integrated into this library, more information in the library documentation or in the `service docs `_. -Check our other projects here - `RedPandaDev group `_. For example - `Torrents Tracker bot `_ for Telegram +Check our other projects here - `RedPandaDev group `_. .. toctree:: :maxdepth: 1 diff --git a/docs/modules/main/info.md b/docs/modules/main/info.md index 9c4f555c5..8b2eed664 100644 --- a/docs/modules/main/info.md +++ b/docs/modules/main/info.md @@ -36,7 +36,7 @@ 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. +You can check our other projects here - [RedPandaDev group](https://red-panda-dev.xyz/blog/). ***