Skip to content

Commit

Permalink
chore(deps): update development dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 15, 2023
1 parent 597c43a commit 47bb69a
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 @@ -24,14 +24,14 @@ dev = [
"pytest-mock==3.12.0",
]
lint = [
"black==23.11.0",
"black==23.12.0",
"codespell[toml]==2.2.6",
"ruff==0.1.6",
"ruff==0.1.8",
"yamllint==1.33.0"
]
types = [
"mypy[reports]==1.7.1",
"pyright==1.1.338",
"pyright==1.1.340",
]
docs = [
"furo==2023.9.10",
Expand Down

0 comments on commit 47bb69a

Please sign in to comment.