Skip to content

Commit

Permalink
Bump pyquery from 1.4.3 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [pyquery](https://github.com/gawel/pyquery) from 1.4.3 to 2.0.0.
- [Release notes](https://github.com/gawel/pyquery/releases)
- [Changelog](https://github.com/gawel/pyquery/blob/master/CHANGES.rst)
- [Commits](gawel/pyquery@1.4.3...2.0.0)

---
updated-dependencies:
- dependency-name: pyquery
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 28, 2022
1 parent 63dbbad commit 931d386
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 9 deletions.
46 changes: 38 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers=[
[tool.poetry.dependencies]
python = "^3.7"
remotezip = ">=0.9.2,<0.11.0"
pyquery = "^1.4.1"
pyquery = ">=1.4.1,<3.0.0"
pyusb = "^1.0.2"
beautifulsoup4 = "^4.9.3"
rich = "^12.4.4"
Expand Down

0 comments on commit 931d386

Please sign in to comment.