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] authored Oct 19, 2023
1 parent 165ad2b commit 506dff1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dev = [
"pytest-timeout>=2.0",
]
lint = [
"black==23.9.1",
"black==23.10.0",
"pylint>=2.17.0,<3.0.0",
"pylint_fixme_info>=1.0.0",
"pylint_pytest>=1.1.0",
Expand All @@ -46,7 +46,7 @@ lint = [
]
types = [
"mypy[reports]==1.6.0",
"pyright==1.1.330.post0",
"pyright==1.1.331",
]
docs = [
"furo==2023.9.10",
Expand Down

0 comments on commit 506dff1

Please sign in to comment.