Skip to content

Commit 4b8fe53

Browse files
committed
pyproject.toml: update black development dependency version.
1 parent f384142 commit 4b8fe53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ apiron = "^7.1.0"
1515
munch = "^4.0.0"
1616
cryptography = "^42.0.0"
1717

18-
black = { version = "^24.3.0", optional = true }
18+
black = { version = "^24.4.0", optional = true }
1919
pytest = { version = "^8.1.1", optional = true }
2020
responses = { version = "^0.25.0", optional = true }
2121
munch-stubs = { version = "^0.1.2", optional = true }

0 commit comments

Comments
 (0)