Skip to content

Commit

Permalink
Merge pull request #22 from avnes/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
Bump black from 21.6b0 to 24.3.0
  • Loading branch information
avnes authored Mar 25, 2024
2 parents a1a232e + 32c0222 commit 414b4c2
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 121 deletions.
153 changes: 33 additions & 120 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 @@ -12,7 +12,7 @@ types-requests = "^0.1.11"
[tool.poetry.dev-dependencies]
pytest = "^5.2"
flake8 = "^3.9.2"
black = "^21.5b2"
black = "^24.3"
pre-commit = "^2.13.0"
pytest-cov = "^2.12.1"
bandit = "^1.7.0"
Expand Down

0 comments on commit 414b4c2

Please sign in to comment.