Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
StarHeartHunt committed Dec 5, 2024
1 parent 72bf289 commit 7c8c17c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
52 changes: 26 additions & 26 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 @@ -8,10 +8,10 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.12"
httpx = ">=0.20.0,<1.0.0"
httpx = ">=0.20.0,<1.0.0,!=0.28.0"

[tool.poetry.group.dev.dependencies]
ruff = "^0.7.0"
ruff = "^0.8.0"
isort = "^5.10.1"
black = "^24.0.0"

Expand Down

0 comments on commit 7c8c17c

Please sign in to comment.