From 5c5c6832da69905acb26142ead56eedde8ca3c41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 05:07:34 +0000 Subject: [PATCH] Bump selectolax from 0.3.14 to 0.3.15 Bumps [selectolax](https://github.com/rushter/selectolax) from 0.3.14 to 0.3.15. - [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.14...v0.3.15) --- 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 e646b67..517cb20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ environs==9.5.0 loguru==0.7.0 pre-commit==3.3.3 requests==2.31.0 -selectolax==0.3.14 +selectolax==0.3.15 tqdm==4.65.0