Skip to content

Commit 5d2c794

Browse files
authored
Merge branch 'main' into dependabot/github_actions/softprops/action-gh-release-2.4.2
2 parents d674d95 + 9a08618 commit 5d2c794

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ dependencies = [
3636

3737
[project.optional-dependencies]
3838
black = [
39-
"black==25.9.0",
39+
"black==25.11.0",
4040
]
4141
ruff = [
42-
"ruff==0.14.3",
42+
"ruff==0.14.4",
4343
]
4444

4545
[project.scripts]

requirements_black.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
black==25.9.0
1+
black==25.11.0

requirements_ruff.txt

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

0 commit comments

Comments
 (0)