Skip to content

Commit bcd859b

Browse files
author
Konstantin
committed
Merge remote-tracking branch 'origin/main' into linebreaks
2 parents b539149 + 20178c4 commit bcd859b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ahbicht = [
3232
"ahbicht>=0.16.0"
3333
]
3434
coverage = [
35-
"coverage==7.10.6"
35+
"coverage==7.10.7"
3636
]
3737
formatting = [
3838
"black==25.9.0",
@@ -53,7 +53,7 @@ test_packaging = [
5353
]
5454
tests = [
5555
"pytest==8.4.2",
56-
"syrupy==4.9.1"
56+
"syrupy==5.0.0"
5757
]
5858
type_check = [
5959
"mypy==1.18.2"

0 commit comments

Comments
 (0)