Skip to content

Commit f449a4a

Browse files
authored
Refactor httpx dependency version (#125)
1 parent f19fa7b commit f449a4a

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

libs/hyperpocket/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"uvicorn>=0.32.1",
1212
"click>=8.1.7",
1313
"requests>=2.32.3",
14-
"httpx==0.27",
14+
"httpx==0.28.1",
1515
"toml>=0.10.2",
1616
"jinja2>=3.1.4",
1717
"pygithub>=2.5.0",

libs/hyperpocket/uv.lock

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

0 commit comments

Comments
 (0)