Skip to content

Commit fe1329f

Browse files
chore(deps): update httpx requirement from <1,>=0.27 to >=0.28.1,<1 (#44)
Updates the requirements on [httpx](https://github.com/encode/httpx) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 835a4cd commit fe1329f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

industrial-embodied-ai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ agentrust-trace>=0.3.0
22
agent-manifest>=0.2.0
33
cmcp-runtime>=0.3.0
44
cedarpy==4.8.6
5-
httpx>=0.27,<1
5+
httpx>=0.28.1,<1

0 commit comments

Comments
 (0)