We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f384142 commit 4b8fe53Copy full SHA for 4b8fe53
pyproject.toml
@@ -15,7 +15,7 @@ apiron = "^7.1.0"
15
munch = "^4.0.0"
16
cryptography = "^42.0.0"
17
18
-black = { version = "^24.3.0", optional = true }
+black = { version = "^24.4.0", optional = true }
19
pytest = { version = "^8.1.1", optional = true }
20
responses = { version = "^0.25.0", optional = true }
21
munch-stubs = { version = "^0.1.2", optional = true }
0 commit comments