Skip to content

Commit

Permalink
build(deps): update bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2024
1 parent 144c481 commit 5e43791
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 @@ -26,7 +26,7 @@ craft-providers = "craft_providers.cli:main"

[project.optional-dependencies]
dev = [
"coverage[toml]==7.6.3",
"coverage[toml]==7.6.4",
"freezegun==1.5.1",
"logassert==7",
"pyfakefs==5.7.1",
Expand All @@ -49,7 +49,7 @@ lint = [
]
types = [
"mypy[reports]==1.13.0",
"pyright==1.1.385",
"pyright==1.1.386",
]
docs = [
"pyspelling==2.10",
Expand Down

0 comments on commit 5e43791

Please sign in to comment.