Skip to content

Commit 2744f4c

Browse files
committed
pyrefly 0.60.2 and other updates
1 parent 4f3cbcd commit 2744f4c

2 files changed

Lines changed: 46 additions & 46 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ site = [
4343
"typestats-site",
4444
]
4545
test = [
46-
"pytest>=9.0.2",
47-
"pytest-httpx>=0.36.0,<1",
46+
"pytest>=9.0.3",
47+
"pytest-httpx>=0.36.2",
4848
]
4949
dev = [
5050
{ include-group = "site" },
5151
{ include-group = "test" },
5252
"dprint-py==0.53.1.0",
53-
"pyrefly==0.60.0",
53+
"pyrefly==0.60.2",
5454
"uvloop>=0.22.1,<1; sys_platform != 'win32'",
5555
]
5656

0 commit comments

Comments
 (0)