Skip to content

Commit

Permalink
build(deps): update development dependencies (non-major) (#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 6d8b1ae commit c24e45e
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 @@ -37,7 +37,7 @@ dev = [
"pyfakefs==5.3.5",
"pytest==8.1.1",
"pytest-cov==4.1.0",
"pytest-mock==3.12.0",
"pytest-mock==3.14.0",
"pytest-rerunfailures==14.0",
"pytest-subprocess==1.5.0",
"pytest-xdist==3.5.0",
Expand All @@ -56,7 +56,7 @@ lint = [
]
types = [
"mypy[reports]==1.9.0",
"pyright==1.1.354",
"pyright==1.1.355",
]
docs = [
"furo==2024.1.29",
Expand Down

0 comments on commit c24e45e

Please sign in to comment.