Skip to content

Commit 2fca568

Browse files
authored
Merge branch 'main' into dependabot/github_actions/softprops/action-gh-release-2.2.2
2 parents f1d1173 + db8257d commit 2fca568

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools~=78.1"]
2+
requires = ["setuptools~=79.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
@@ -38,7 +38,7 @@ black = [
3838
"black==25.1.0",
3939
]
4040
ruff = [
41-
"ruff==0.11.5",
41+
"ruff==0.11.6",
4242
]
4343

4444
[project.scripts]

requirements_ruff.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruff==0.11.5
1+
ruff==0.11.6

0 commit comments

Comments
 (0)