Skip to content

Commit

Permalink
Update black
Browse files Browse the repository at this point in the history
  • Loading branch information
jsenecal committed May 28, 2024
1 parent 7663329 commit e4f1d00
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 @@ -29,7 +29,7 @@ certifi = ">=2023.7.22"

[tool.poetry.group.dev.dependencies]
pytest-xdist = "^3.1.0"
black = { version = "^23.1.0", allow-prereleases = true }
black = { version = "^24.3.0", allow-prereleases = true }
ipython = "^8.10.0"
pytest = "^7.2.0"
xmldiff = "^2.4"
Expand Down

0 comments on commit e4f1d00

Please sign in to comment.