Skip to content

Commit 83e7499

Browse files
eladkalBracken, Stephen (London)
authored andcommitted
Update pluggy to 1.6.0 (apache#53224)
1 parent ba81dfa commit 83e7499

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

airflow-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ requires = [
2222
"hatchling==1.27.0",
2323
"packaging==25.0",
2424
"pathspec==0.12.1",
25-
"pluggy==1.5.0",
25+
"pluggy==1.6.0",
2626
"smmap==5.0.2",
2727
"tomli==2.2.1; python_version < '3.11'",
2828
"trove-classifiers==2025.5.9.12",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ requires = [
2222
"hatchling==1.27.0",
2323
"packaging==25.0",
2424
"pathspec==0.12.1",
25-
"pluggy==1.5.0",
25+
"pluggy==1.6.0",
2626
"smmap==5.0.2",
2727
"tomli==2.2.1; python_version < '3.11'",
2828
"trove-classifiers==2025.5.9.12",

0 commit comments

Comments
 (0)