Skip to content

Commit

Permalink
Merge pull request #11 from dnv-opensource/update_dependencies
Browse files Browse the repository at this point in the history
Update Dependencies
  • Loading branch information
ClaasRostock authored Dec 13, 2024
2 parents 4ff2ced + 8408c07 commit e57a2dc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ dependencies = [

[tool.uv]
dev-dependencies = [
"ruff>=0.6.3",
"pyright>=1.1.378",
"mypy>=1.11.1",
"sourcery>=1.22",
"ruff>=0.8.3",
"pyright>=1.1.390",
"mypy>=1.13",
"sourcery>=1.27",
"pandas-stubs>=2.2",
"types-psutil>=6.0",
"types-lxml>=2024.4",
"types-psutil>=6.1",
"types-lxml>=2024.11",
]

[tool.mypy]
Expand Down

0 comments on commit e57a2dc

Please sign in to comment.