We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98393ef + 7a85a3c commit 2aca259Copy full SHA for 2aca259
1 file changed
setup.py
@@ -28,5 +28,5 @@
28
"lock-redis": ["redis==4.3.4"],
29
"metrics-elasticsearch": ["elastic-apm==6.12.0"],
30
},
31
- setup_requires=["black==22.8.0"],
+ setup_requires=["black==22.10.0"],
32
)
0 commit comments