From 451c0216dfb391f899bfbe5746ce990d7f76419d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 05:12:32 +0000 Subject: [PATCH] Bump selectolax from 0.3.12 to 0.3.14 Bumps [selectolax](https://github.com/rushter/selectolax) from 0.3.12 to 0.3.14. - [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.12...v0.3.14) --- 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 7700b2c..9ad6d64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ environs==9.5.0 loguru==0.7.0 pre-commit==3.3.2 requests==2.31.0 -selectolax==0.3.12 +selectolax==0.3.14 tqdm==4.65.0