Skip to content

Commit

Permalink
chore(deps): update development dependencies (non-major) (#547)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 53c5d49 commit aac5288
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 @@ -34,7 +34,7 @@ dev = [
"coverage[toml]==7.4.4",
"freezegun==1.4.0",
"logassert==7",
"pyfakefs==5.3.5",
"pyfakefs==5.4.0",
"pytest==8.1.1",
"pytest-cov==5.0.0",
"pytest-mock==3.14.0",
Expand All @@ -56,7 +56,7 @@ lint = [
]
types = [
"mypy[reports]==1.9.0",
"pyright==1.1.356",
"pyright==1.1.357",
]
docs = [
"furo==2024.1.29",
Expand Down

0 comments on commit aac5288

Please sign in to comment.