From c7b7143350f058e4e2456be020350ab4cf7b7e59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 04:22:43 +0000 Subject: [PATCH] Bump selectolax from 0.3.11 to 0.3.12 Bumps [selectolax](https://github.com/rushter/selectolax) from 0.3.11 to 0.3.12. - [Release notes](https://github.com/rushter/selectolax/releases) - [Changelog](https://github.com/rushter/selectolax/blob/master/CHANGES.rst) - [Commits](https://github.com/rushter/selectolax/compare/v0.3.11...v0.3.12) --- updated-dependencies: - dependency-name: selectolax dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1440e7..9d61499 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ environs==9.5.0 loguru==0.6.0 pre-commit==2.21.0 requests==2.28.1 -selectolax==0.3.11 +selectolax==0.3.12 tqdm==4.64.1