Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
- ruff to 0.9.1
- watchfiles to 1.0.4
  • Loading branch information
staciax committed Jan 11, 2025
1 parent a58afbe commit 1b26ec9
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ dependencies = [
[dependency-groups]
dev = [
"mypy>=1.14.1,<1.15.0",
"ruff>=0.9.0,<0.10.0",
"ruff>=0.9.1,<0.10.0",
"pytest>=8.3.4,<9.0.0",
"pytest-cov>=6.0.0,<7.0.0",
"coverage>=7.6.10,<8.0.0",
"types-pyyaml>=6.0.12.20241230,<7.0.0",
"watchfiles>=1.0.3,<1.1.0",
"watchfiles>=v1.0.4,<1.1.0",
]

[tool.uv.sources]
Expand Down
76 changes: 38 additions & 38 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1b26ec9

Please sign in to comment.