Skip to content

[deps] Update cssselect requirement from ~=1.3.0 to ~=1.4.0#672

Merged
nemesifier merged 2 commits intomasterfrom
dependabot/pip/cssselect-approx-eq-1.4.0
Mar 7, 2026
Merged

[deps] Update cssselect requirement from ~=1.3.0 to ~=1.4.0#672
nemesifier merged 2 commits intomasterfrom
dependabot/pip/cssselect-approx-eq-1.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Updates the requirements on cssselect to permit the latest version.

Changelog

Sourced from cssselect's changelog.

Version 1.4.0

Released on 2026-01-29.

  • Dropped support for Python 3.9 and PyPy 3.10.

  • Added support for Python 3.14 and PyPy 3.11.

  • Switched the build system to hatchling.

  • CI fixes and improvements.

Version 1.3.0

Released on 2025-03-10.

  • Dropped support for Python 3.7-3.8, added support for Python 3.12-3.13 and PyPy 3.10.

  • Removed _unicode_safe_getattr(), deprecated in 1.2.0.

  • Added pre-commit and formatted the code with ruff.

  • Many CI additions and improvements.

Version 1.2.0

Released on 2022-10-27.

  • Drop support for Python 2.7, 3.4-3.6, add support for Python 3.7-3.11.

  • Add type annotations (PEP 484 and PEP 561).

  • More features from the CSS Selectors Level 4:

    • The :is() pseudo-class.

    • The :where() pseudo-class.

    • The :has() pseudo-class, with some limitations.

  • Fix parsing :scope after a comma.

  • Add parentheses to fix condition precedence in some cases.

  • Private API changes related to the removal of the Python 2 support:

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 1, 2026
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>
@dependabot dependabot Bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Feb 1, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 1, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented Mar 7, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • requirements-test.txt - Routine dependency version bump

Notes

  • Change: Updates cssselect test dependency from ~=1.3.0 to ~=1.4.0
  • Compatibility: cssselect 1.4.0 supports Python 3.10-3.14, aligning with project's CI matrix (3.10, 3.11, 3.12, 3.13)
  • Impact: Test-only dependency with no runtime impact
  • Risk: Low - standard Dependabot maintenance update within same major version

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 97.426%. remained the same
when pulling cbfb43a on dependabot/pip/cssselect-approx-eq-1.4.0
into 44117af on master.

@nemesifier nemesifier merged commit 16571fb into master Mar 7, 2026
18 checks passed
@nemesifier nemesifier deleted the dependabot/pip/cssselect-approx-eq-1.4.0 branch March 7, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants