Skip to content

Bump pyquery from 2.0.1 to 2.1.0 - #25241

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pyquery-2.1.0
Open

Bump pyquery from 2.0.1 to 2.1.0#25241
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pyquery-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps pyquery from 2.0.1 to 2.1.0.

Changelog

Sourced from pyquery's changelog.

2.1.0 (2026-07-27)

  • pseudo selector :has() no longer support strings as arguments

2.0.2 (2026-07-27)

  • require cssselect 1.4.x. 1.5.x breaks has() pseudo selector

  • Drop support for python 3.9and 3.10

Commits
  • 3aeeabc Preparing release 2.1.0
  • 4d5ee22 bump version
  • 590232a make ruff happy
  • b508c64 pseudo selector :has() no longer support strings as arguments
  • 4ee286e Back to development: 2.0.3
  • c76179c Preparing release 2.0.2
  • 5b104b2 changes
  • 183d26c fix: require cssselect 1.4 for now
  • de087c7 Merge pull request #262 from santhreal/fix/str-contents-text-nodes
  • 638b061 fix: pass method=xml for str serialization
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [pyquery](https://github.com/gawel/pyquery) from 2.0.1 to 2.1.0.
- [Changelog](https://github.com/gawel/pyquery/blob/master/CHANGES.rst)
- [Commits](gawel/pyquery@2.0.1...2.1.0)

---
updated-dependencies:
- dependency-name: pyquery
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 4, 2026
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.

0 participants