Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
staciax committed Dec 23, 2024
1 parent 2af725d commit 11cd0c2
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 80 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ dependencies = [

[dependency-groups]
dev = [
"mypy>=1.13.0,<1.14.0",
"ruff>=0.8.3,<0.9.0",
"mypy>=1.14.0,<1.15.0",
"ruff>=0.8.4,<0.9.0",
"pytest>=8.3.4,<9.0.0",
"pytest-cov>=6.0.0,<7.0.0",
"coverage>=7.6.9,<8.0.0",
"types-pyyaml>=6.0.12.20240917,<7.0.0",
"types-pyyaml>=6.0.12.20241221,<7.0.0",
"watchfiles>=1.0.3,<1.1.0",
]

Expand Down
Loading

0 comments on commit 11cd0c2

Please sign in to comment.