Skip to content

Commit e7ec6dc

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/checkout-7
2 parents 87d53a5 + 01be1d0 commit e7ec6dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dynamic = ["readme", "version"]
2323

2424
[project.optional-dependencies]
2525
tests = [
26-
"pytest==9.1.0"
26+
"pytest==9.1.1"
2727
]
2828
linting = [
2929
"pylint==4.0.6"
@@ -35,7 +35,7 @@ spell_check = [
3535
"codespell==2.4.2"
3636
]
3737
coverage = [
38-
"coverage==7.14.1"
38+
"coverage==7.14.3"
3939
]
4040
formatting = [
4141
"black==26.5.1",

0 commit comments

Comments
 (0)