We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5551b commit ec0d304Copy full SHA for ec0d304
pyproject.toml
@@ -28,17 +28,17 @@ dev = [
28
"django-debug-toolbar~=6.0",
29
"django-stubs~=5.2.5",
30
"django-webtest~=1.9.13",
31
- "model-bakery~=1.21.0",
+ "model-bakery~=1.23.2",
32
"mypy~=1.19.1",
33
"openpyxl-stubs~=0.1.25",
34
"pylint-django~=2.7.0",
35
"pylint~=4.0.4",
36
- "ruff~=0.14.12",
+ "ruff~=0.15.0",
37
"tblib~=3.2.2",
38
"types-requests~=2.32.4",
39
"xlrd~=2.0.1",
40
"typeguard~=4.4.0",
41
- "selenium~=4.39.0",
+ "selenium~=4.40.0",
42
]
43
lsp = [
44
"python-lsp-server",
0 commit comments