Skip to content

Commit

Permalink
chore(deps): update dependency black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 15, 2024
1 parent 7b58be3 commit 7af8ed9
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ socksio = { version = "^1.0.0", optional = true }
socks = ["socksio"]

[tool.poetry.group.dev.dependencies]
black = "^23.12.1"
black = "^24.3.0"
loguru = "^0.7.2"
mypy = "^1.9.0"
pre-commit = "^3.5.0"
Expand Down

0 comments on commit 7af8ed9

Please sign in to comment.