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 Apr 12, 2024
1 parent eea1f62 commit adb31b7
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.4.0",
"pyfakefs==5.4.1",
"pytest==8.1.1",
"pytest-cov==5.0.0",
"pytest-mock==3.14.0",
Expand All @@ -49,7 +49,7 @@ dev = [
"types-pyyaml==6.0.12.20240311",
]
lint = [
"black==24.3.0",
"black==24.4.0",
"codespell[toml]==2.2.6",
"ruff==0.3.5",
"yamllint==1.35.1",
Expand Down

0 comments on commit adb31b7

Please sign in to comment.