summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-27 19:31:29 +0000
committerDaniel Micay <danielmicay@gmail.com>2022-10-27 23:19:24 -0400
commit984ca05652a647dc87838e07854878961caeab82 (patch)
tree2b153545eb160b943fb02823a46541cdc2f73622 /requirements.txt
parent5b9a9d2bc883b3f0ea517722a8c73a954b1046ae (diff)
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] <support@github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
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