Skip to content

Commit

Permalink
Update package versions (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaranvpl authored Jul 17, 2024
1 parent 0dcc78b commit 548d965
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,16 @@ lint = [
"types-ujson",
"types-Pygments",
"types-docutils",
"mypy==1.10.0",
"ruff==0.4.10",
"mypy==1.10.1",
"ruff==0.5.2",
"pyupgrade-directories==0.3.0",
"bandit==1.7.9",
"semgrep==1.76.0",
"semgrep==1.79.0",
"pytest-mypy-plugins==3.1.2",
]

test-core = [
"coverage[toml]==7.5.4",
"coverage[toml]==7.6.0",
"pytest==8.2.2",
"pytest-asyncio==0.23.7",
]
Expand Down

0 comments on commit 548d965

Please sign in to comment.