Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,305 changes: 615 additions & 690 deletions chart_data_extractor/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chart_data_extractor/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ matplotlib = "^3.10.3"
pydantic = "^2.9.1"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.5"
pytest = "^9.0.3"
python-dotenv = "^1.2.1"
pytest-dotenv = "^0.5.2"
ruff = "^0.11.12"
Expand Down
Loading
Loading