Skip to content

Commit f61b696

Browse files
chore(deps)(deps): bump httpx from 0.25.2 to 0.28.1
Bumps [httpx](https://github.com/encode/httpx) from 0.25.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.25.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 08c8064 commit f61b696

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gateway_poc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fastapi==0.104.1
22
uvicorn[standard]==0.24.0
3-
httpx==0.25.2
3+
httpx==0.28.1
44
redis==5.0.1
55
pydantic==2.5.0
66
python-multipart==0.0.6

0 commit comments

Comments
 (0)