Skip to content

Commit

Permalink
Update packages (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjambrecic authored Dec 9, 2024
1 parent 3c70508 commit b6c954a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,16 @@ lint = [
"types-Pygments",
"types-docutils",
"mypy==1.13.0",
"ruff==0.8.0",
"ruff==0.8.1",
"pyupgrade-directories==0.3.0",
"bandit==1.7.10",
"bandit==1.8.0",
"semgrep==1.97.0",
"pytest-mypy-plugins==3.1.2",
]

test-core = [
"coverage[toml]==7.6.8",
"pytest==8.3.3",
"pytest==8.3.4",
"pytest-asyncio==0.24.0",
]

Expand Down

0 comments on commit b6c954a

Please sign in to comment.