Skip to content

Commit 74a920f

Browse files
mishushakovclaude
andcommitted
Fix Dependabot security alerts
Bump vulnerable npm and Python dev/transitive dependencies: - npm: postcss, vite, brace-expansion, smol-toml - python/: pytest (^9.0.3), pytest-asyncio (^1.3.0), pillow, pygments, python-dotenv - chart_data_extractor/: pytest (^9.0.3), pillow, pygments - template/requirements.txt: pytest 9.0.3 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 4db7f15 commit 74a920f

6 files changed

Lines changed: 735 additions & 424 deletions

File tree

chart_data_extractor/poetry.lock

Lines changed: 103 additions & 103 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chart_data_extractor/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ matplotlib = "^3.10.3"
1717
pydantic = "^2.9.1"
1818

1919
[tool.poetry.group.dev.dependencies]
20-
pytest = "^8.3.5"
20+
pytest = "^9.0.3"
2121
python-dotenv = "^1.2.1"
2222
pytest-dotenv = "^0.5.2"
2323
ruff = "^0.11.12"

0 commit comments

Comments
 (0)