Skip to content

Commit bef80b0

Browse files
chore(deps): bump httpx from 0.27.2 to 0.28.1
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-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80cd8a3 commit bef80b0

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

poetry.lock

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ structlog = "^24.4.0"
1818
sentry-sdk = {extras = ["fastapi"], version = "^2.14.0"}
1919
slowapi = "^0.1.9"
2020
prometheus-client = ">=0.21,<0.26"
21-
httpx = "^0.27.2"
21+
httpx = ">=0.27.2,<0.29.0"
2222
python-multipart = ">=0.0.12,<0.0.33"
2323
pdfplumber = "^0.11.4"
2424
python-docx = "^1.1.2"

0 commit comments

Comments
 (0)