Skip to content

Commit

Permalink
Merge pull request #83 from airtai/dev
Browse files Browse the repository at this point in the history
Update package versions (#82)
  • Loading branch information
kumaranvpl authored Sep 17, 2024
2 parents 8c265a5 + d99e277 commit 15cb5c9
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 @@ -64,16 +64,16 @@ lint = [
"types-Pygments",
"types-docutils",
"mypy==1.11.2",
"ruff==0.6.4",
"ruff==0.6.5",
"pyupgrade-directories==0.3.0",
"bandit==1.7.9",
"semgrep==1.86.0",
"semgrep==1.87.0",
"pytest-mypy-plugins==3.1.2",
]

test-core = [
"coverage[toml]==7.6.1",
"pytest==8.3.2",
"pytest==8.3.3",
"pytest-asyncio==0.24.0",
"httpx==0.27.2",
]
Expand Down

0 comments on commit 15cb5c9

Please sign in to comment.