chore(deps): update dependency setuptools to v80 #29
@@ -1,5 +1,5 @@
|
||||
[build-system]
|
||||
requires = ["setuptools>=61.0"]
|
||||
requires = ["setuptools>=80.9.0"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
|
@@ -15,12 +15,14 @@
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchFileNames": [".gitea/workflows/**.yaml", ".gitea/workflows/**.yml"],
|
||||
"matchManagers": ["github-actions", "pre-commit"],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchFileNames": [".python-version"],
|
||||
"enabled": false
|
||||
"matchManagers": ["pep621"],
|
||||
"rangeStrategy": "bump",
|
||||
"versioning": "pep440",
|
||||
"groupName": "Python dependencies"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user