Bump rust version
This commit is contained in:
parent
8a2e2ca758
commit
e5acda7cc7
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ dependencies = [
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
dev = [
|
dev = [
|
||||||
"ruff~=0.13.0",
|
"ruff~=0.15.1",
|
||||||
"mypy[reports]",
|
"mypy[reports]",
|
||||||
# "pytest-gitlab-code-quality", # pytest version constraint clashes with labthings
|
# "pytest-gitlab-code-quality", # pytest version constraint clashes with labthings
|
||||||
"pytest",
|
"pytest",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue