From 984ca05652a647dc87838e07854878961caeab82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 19:31:29 +0000 Subject: [PATCH] Bump cssselect from 1.1.0 to 1.2.0 Bumps [cssselect](https://github.com/scrapy/cssselect) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/scrapy/cssselect/releases) - [Changelog](https://github.com/scrapy/cssselect/blob/master/CHANGES) - [Commits](https://github.com/scrapy/cssselect/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: cssselect dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc3a17ab..ea20483a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cached-property==1.5.2 ConfigArgParse==1.5.3 -cssselect==1.1.0 +cssselect==1.2.0 gixy==0.1.20 Jinja2==3.1.2 lxml==4.9.1