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