Skip to content

Commit

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

---
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 Dec 2, 2024
1 parent a596f11 commit 6b17749
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ -17,7 +17,7 @@ pydantic = "^2.6.4"
parsel = "^1.9.0"
courlan = "^1.0.0"
trafilatura = "^1.8.0"
httpx = "^0.27.0"
httpx = ">=0.27,<0.29"
hishel = ">=0.0.24,<0.0.27"
rich = "^13.7.1"
fake-useragent = "^1.5.1"
Expand Down

0 comments on commit 6b17749

Please sign in to comment.