Skip to content

Commit 16571fb

Browse files
[deps] Update cssselect requirement from ~=1.3.0 to ~=1.4.0
Updates the requirements on [cssselect](https://github.com/scrapy/cssselect) to permit the latest version. - [Changelog](https://github.com/scrapy/cssselect/blob/master/CHANGES) - [Commits](scrapy/cssselect@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: cssselect dependency-version: 1.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Federico Capoano <f.capoano@openwisp.io>
1 parent 44117af commit 16571fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ django-extensions
88
openwisp-utils[qa,selenium,channels-test] @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/1.3.tar.gz
99
pylinkvalidator
1010
lxml~=6.0.2
11-
cssselect~=1.3.0
11+
cssselect~=1.4.0
1212
openwisp-monitoring @ https://github.com/openwisp/openwisp-monitoring/archive/refs/heads/1.3.tar.gz
1313
django-redis~=6.0.0
1414
mock-ssh-server~=0.9.1

0 commit comments

Comments
 (0)