Skip to content

Commit a49c39c

Browse files
chore(deps): update httpx requirement from >=0.27 to >=0.28.1
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>
1 parent 7f50848 commit a49c39c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"azure-mgmt-subscription>=3.1",
1515
"azure-mgmt-consumption>=10.0",
1616
"azure-eventgrid>=4.16",
17-
"httpx>=0.27",
17+
"httpx>=0.28.1",
1818
]
1919

2020
[project.optional-dependencies]

0 commit comments

Comments
 (0)