Skip to content

Commit

Permalink
chore(deps): update ruff from 0.4.8 to 0.4.9
Browse files Browse the repository at this point in the history
feat(deps): add httpx version 0.27.0 for HTTP requests
  • Loading branch information
NodeJSmith committed Jun 15, 2024
1 parent d6ca531 commit b7f8f91
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 20 deletions.
127 changes: 108 additions & 19 deletions poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,12 @@ aioresponses = "0.7.6"
tox = "4.15.1"
pytest-cov = "5.0.0"
build = "1.2.1"
ruff = "0.4.8"
ruff = "0.4.9"
pre-commit = "3.7.1"
mypy = "1.10.0"
twine = "5.1.0"
black = "^24.4.2"
httpx = "^0.27.0"


[tool.poetry.group.docs.dependencies]
Expand Down

0 comments on commit b7f8f91

Please sign in to comment.