Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaranvpl committed Jun 12, 2024
1 parent 991969e commit 95dd6f7
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 @@ -64,17 +64,17 @@ lint = [
"types-Pygments",
"types-docutils",
"mypy==1.10.0",
"ruff==0.4.7",
"ruff==0.4.8",
"pyupgrade-directories==0.3.0",
"bandit==1.7.8",
"semgrep==1.71.0",
"semgrep==1.75.0",
"pytest-mypy-plugins==3.1.2",
]

test-core = [
"coverage[toml]==7.5.3",
"pytest==8.2.1",
"pytest-asyncio==0.23.6",
"pytest==8.2.2",
"pytest-asyncio==0.23.7",
]

testing = [
Expand Down

0 comments on commit 95dd6f7

Please sign in to comment.