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 May 13, 2024
1 parent 0f0f35d commit 9bc0a37
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 @@ -32,7 +32,7 @@ craft-providers = "craft_providers.cli:main"
[project.optional-dependencies]
dev = [
"coverage[toml]==7.5.1",
"freezegun==1.5.0",
"freezegun==1.5.1",
"logassert==7",
"pyfakefs==5.4.1",
"pytest==8.2.0",
Expand All @@ -56,7 +56,7 @@ lint = [
]
types = [
"mypy[reports]==1.10.0",
"pyright==1.1.361",
"pyright==1.1.362",
]
docs = [
"pyspelling==2.10",
Expand Down

0 comments on commit 9bc0a37

Please sign in to comment.