We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3100cc5 commit c9b0c7cCopy full SHA for c9b0c7c
setup.py
@@ -13,7 +13,7 @@
13
install_requires=["apache-airflow==2.10.5"],
14
extras_require={
15
"develop": [
16
- "pylint==3.3.6",
+ "pylint==3.3.7",
17
"black==25.1.0",
18
],
19
"testing": [
0 commit comments