chore(deps): bump cssselect from 1.2.0 to 1.4.0 by dependabot[bot] · Pull Request #2924 · python/pythondotorg

Bumps cssselect from 1.2.0 to 1.4.0.

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.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.