Skip to content

Commit a135db2

Browse files
authored
Upgrade memray and coverage to fix macOS tests (#3589)
* Upgrade coverage to 7.8.0 * Upgrade memray to 1.17.0
1 parent 8f40e71 commit a135db2

File tree

2 files changed

+103
-102
lines changed

2 files changed

+103
-102
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ h2 = [
5858
dev = [
5959
"anyio[trio]>=4.8.0",
6060
"build>=1.2.2.post1",
61-
"coverage>=7.6.10",
61+
"coverage>=7.8.0",
6262
"cryptography>=44.0.2",
6363
"h2>=4.1.0",
6464
"httpx>=0.28.1",

0 commit comments

Comments
 (0)