From 8fb891d53ed35a8d53eb7c716e38ba3e83ae80e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 04:46:06 +0000 Subject: [PATCH] Bump selectolax from 0.3.8 to 0.3.10 Bumps [selectolax](https://github.com/rushter/selectolax) from 0.3.8 to 0.3.10. - [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.8...v0.3.10) --- 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 264b3aa..6cf1ea3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests==2.28.1 -selectolax==0.3.8 +selectolax==0.3.10 tqdm==4.64.1 pre-commit==2.20.0 loguru==0.6.0