Skip to content

Commit 9677d0f

Browse files
chore(deps): bump httpx from 0.27.2 to 0.28.1 (#11)
Bumps [httpx](https://github.com/encode/httpx) from 0.27.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.27.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79b7530 commit 9677d0f

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

poetry.lock

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ packages = [{ include = "osv_vuln_bot", from = "src" }]
99

1010
[tool.poetry.dependencies]
1111
python = ">=3.11,<3.13"
12-
httpx = "^0.27.0"
12+
httpx = "^0.28.1"
1313

1414
[tool.poetry.group.dev.dependencies]
1515
pytest = "^8.2.0"

0 commit comments

Comments
 (0)