Skip to content

Commit

Permalink
chore(deps): update dependency httpx to v0.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 44734ca commit 01ce41c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
27 changes: 14 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.11"
fastapi = "==0.95.1"
uvicorn = "==0.22.0"
slack-bolt = "^1.16.2"
httpx = "^0.24.0"
httpx = "^0.28.0"
path-py = "^12.5.0"
ruff = "^0.0.265"

Expand All @@ -21,7 +21,7 @@ pre-commit = "==3.3.1"
pytest-cov = "==4.1.0"
pytest-mock = "==3.10.0"
mypy = "==1.3.0"
httpx = "==0.24.0"
httpx = "==0.28.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 01ce41c

Please sign in to comment.