Skip to content

Commit

Permalink
Bump httpx from 0.23.3 to 0.28.1
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.23.3 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.23.3...0.28.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent ad34d42 commit c334425
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 34 deletions.
50 changes: 17 additions & 33 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 @@ -19,7 +19,7 @@ flake8-bugbear = "^22.12.6"
pre-commit = "^2.17.0"
pytest = "^7.2.0"
pytest-trio = "^0.7.0"
httpx = "^0.23.0"
httpx = "^0.28.1"
pytest-cov = "^4.0.0"
pyright = "^1.1.287"
hypothesis = "^6.62.0"
Expand Down

0 comments on commit c334425

Please sign in to comment.