Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 16ce947 commit 1a14eb0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 13 deletions.
26 changes: 14 additions & 12 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 @@ -15,7 +15,7 @@ starlette = "<0.40"
autoflake = "<2.3"
black = "^24.0.0"
codecov = "^2.1.12"
httpx = "^0.24.0"
httpx = ">=0.24,<0.28"
mypy = "^1.1"
pre-commit = "2.21.0"
pytest = "^7"
Expand Down

0 comments on commit 1a14eb0

Please sign in to comment.