Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sco1 committed Feb 4, 2025
1 parent 3fe47a4 commit a509c94
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 169 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ classifiers = [

requires-python = ">=3.11"
dependencies = [
"matplotlib-window~=1.0",
"polars~=1.13",
"matplotlib-window~=1.1",
"polars~=1.21",
"sco1-misc~=0.1",
"typer-slim~=0.12",
]
Expand All @@ -42,11 +42,11 @@ xbmini = "xbmini.cli:xbmini_cli"

[tool.uv]
dev-dependencies = [
"black~=24.8",
"black~=25.0",
"cogapp~=3.3",
"flake8~=7.1",
"flake8-annotations~=3.1",
"isort~=5.13",
"isort~=6.0",
"mypy~=1.11",
"pre-commit~=4.0",
"pytest~=8.3",
Expand Down
Loading

0 comments on commit a509c94

Please sign in to comment.