Skip to content

Commit

Permalink
⬆️ Bump httpx from 0.27.2 to 0.28.1
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.27.2 to 0.28.1.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.27.2...0.28.1)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 4c922ad commit 45c1c82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -38,7 +38,7 @@ playwright = "^1.30.0"
PyYAML = "^6.0"
beautifulsoup4 = {version = "^4.11.2", optional = true}
cssselect = { version = "^1.1.0", optional = true }
httpx = {version = ">=0.23.3,<0.28.0", optional = true}
httpx = {version = ">=0.23.3,<0.29.0", optional = true}
lxml = {version = ">=4.9.2,<6.0.0", optional = true}
parsel = {version = "^1.6.0,<1.7.0", optional = true}
pybrowsers = {version = ">=0.4.1,<0.7.0", optional = true}
Expand Down

0 comments on commit 45c1c82

Please sign in to comment.