Skip to content

Commit 578e9da

Browse files
chore(deps): update httpx requirement
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.24.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>
1 parent 99a41a7 commit 578e9da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference-apps/shared/test-suite/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pytest-asyncio>=0.21.0
66
pytest-timeout>=2.1.0
77

88
# HTTP client for testing
9-
httpx>=0.24.0
9+
httpx>=0.28.1
1010

1111
# Assertion helpers
1212
deepdiff>=6.3.0

0 commit comments

Comments
 (0)