We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c00ffa0 commit 81a2047Copy full SHA for 81a2047
1 file changed
pyproject.toml
@@ -5,16 +5,16 @@ version = "0"
5
6
[dependency-groups]
7
dev = [
8
- "anyio==4.12.1",
9
- "faker==40.5.1",
10
- "hypothesis==6.151.9",
11
- "mypy==1.19.1",
+ "anyio==4.13.0",
+ "faker==40.12.0",
+ "hypothesis==6.151.10",
+ "mypy==1.20.0",
12
"polyfactory==3.3.0",
13
"pytest==9.0.2",
14
- "pytest-cov==7.0.0",
+ "pytest-cov==7.1.0",
15
"pytest-timeout==2.4.0",
16
"pytest-rerunfailures==16.1",
17
- "ruff==0.15.4",
+ "ruff==0.15.8",
18
"uvloop==0.22.1",
19
]
20
ws = [
0 commit comments