Skip to content

Commit 961cc18

Browse files
chore(deps): bump cssselect from 1.2.0 to 1.4.0
Bumps [cssselect](https://github.com/scrapy/cssselect) from 1.2.0 to 1.4.0. - [Changelog](https://github.com/scrapy/cssselect/blob/master/CHANGES) - [Commits](scrapy/cssselect@v1.2.0...v1.4.0) --- updated-dependencies: - dependency-name: cssselect dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a59280c commit 961cc18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"python3-openid==3.2.0",
2727
"python-decouple==3.8",
2828
"lxml==5.2.2",
29-
"cssselect==1.2.0",
29+
"cssselect==1.4.0",
3030
"feedparser==6.0.11",
3131
"beautifulsoup4==4.12.3",
3232
"icalendar==4.0.7",

0 commit comments

Comments
 (0)