From 17d0eb4b0ca093f7d47552a52577521e4cef8f08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 04:43:45 +0000 Subject: [PATCH] Bump selectolax from 0.3.15 to 0.3.16 Bumps [selectolax](https://github.com/rushter/selectolax) from 0.3.15 to 0.3.16. - [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.15...v0.3.16) --- 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 517cb20..6b5e1d5 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.15 +selectolax==0.3.16 tqdm==4.65.0