Skip to content

Commit 9be6f71

Browse files
⬆️ Update dependencies.
1 parent 63b5ef9 commit 9be6f71

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ classifiers = [
2424

2525
[tool.poetry.dependencies]
2626
python = "^3.9"
27-
httpx = {extras = ["http2"], version = "^0.27"}
28-
httpx-auth = "^0.22"
27+
httpx = {extras = ["http2"], version = "^0.28"}
28+
httpx-auth = "^0.23"
2929
pydantic = "^2"
3030
python-mimeparse = "^2"
3131
typing-extensions = "^4.9"

0 commit comments

Comments
 (0)