Skip to content

Commit

Permalink
Merge pull request #16 from artemis-beta/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
Bump black from 22.12.0 to 24.3.0
  • Loading branch information
artemis-beta authored Mar 20, 2024
2 parents 5ae4d18 + 564d225 commit 75440e1
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 19 deletions.
48 changes: 30 additions & 18 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 @@ python = "^3.8,<3.13"

[tool.poetry.group.dev.dependencies]
pytest-cov = "^3.0.0"
black = "^22.6.0"
black = "^24.3.0"
hypothesis = "^6.52.3"
bandit = {extras = ["toml"], version = "^1.7.4"}
pytest = "^7.2.0"
Expand Down

0 comments on commit 75440e1

Please sign in to comment.