Skip to content

Commit

Permalink
Bump black from 23.9.1 to 23.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
merger-application[bot] authored Oct 18, 2023
2 parents 3adf8dd + ec89a12 commit 84b2f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pytest = "==7.4.2"
pytest-benchmark = "==4"
pytest-cov = "==4.1.0"
mypy = "==1.6.0"
black = {version = "==23.9.1", markers="python_version >= '3.8'"}
black = {version = "==23.10.0", markers="python_version >= '3.8'"}
tbump = "==6.11.0"
sphinx = {version = "==7.2.6", markers="python_version >= '3.9'"}
ruff = "==0.1.0"

0 comments on commit 84b2f20

Please sign in to comment.