Skip to content

Commit 8d2ad2d

Browse files
Bump httpx from 0.27.0 to 0.28.1
Bumps [httpx](https://github.com/encode/httpx) from 0.27.0 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.0...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] <[email protected]>
1 parent 9d36ae1 commit 8d2ad2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ hpack==4.1.0
124124
# via h2
125125
httpcore==1.0.9
126126
# via httpx
127-
httpx==0.27.0
127+
httpx==0.28.1
128128
# via
129129
# microsoft-kiota-http
130130
# msgraph-core

0 commit comments

Comments
 (0)