Skip to content

Commit

Permalink
chore(deps): [PYTHON] Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent a5efe63 commit 09dee48
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
19 changes: 9 additions & 10 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 @@ -27,7 +27,7 @@ priority = "primary"
[tool.poetry.dependencies]
python = ">=3.9, <4.0"

httpx = "^0.27.0"
httpx = "^0.28.0"
pydantic = ">=1.9, <3.0"

[tool.poetry.group.dev.dependencies]
Expand All @@ -39,7 +39,7 @@ isort = "^5.10.1"
mypy = "^1.0"
pylint = "^3.0.0"
pytest = "^8.0.0"
pytest-asyncio = "^0.24.0"
pytest-asyncio = "^0.25.0"
pytest-cov = "^6.0.0"
respx = "^0.21.0"

Expand Down

0 comments on commit 09dee48

Please sign in to comment.