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 Aug 10, 2023
1 parent 7aef31e commit d21925f
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 @@ -31,20 +31,20 @@ dev = [
"coverage[toml]==7.2.7",
"hypothesis>=6.0",
"pytest==7.4.0",
"pytest-check==2.1.5",
"pytest-check==2.2.0",
"pytest-cov==4.1.0",
"pytest-mock==3.11.1",
"pytest-rerunfailures==12.0",
]
lint = [
"black==23.3.0",
"black==23.7.0",
"codespell[toml]==2.2.5",
"ruff==0.0.269",
"yamllint==1.32.0"
]
types = [
"mypy[reports]==1.4.1",
"pyright==1.1.316",
"pyright==1.1.320",
"types-requests",
"types-urllib3",
]
Expand Down

0 comments on commit d21925f

Please sign in to comment.