Skip to content

Commit

Permalink
chore(classify-mnist): update dependency poethepoet to v0.30.0 (#20345)
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 Nov 10, 2024
1 parent 3866a0c commit bc4435a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ torchvision = "0.20.1"
lightning = "2.4.0"

[tool.poetry.group.dev.dependencies]
poethepoet = "0.29.0"
poethepoet = "0.30.0"
pytest = "8.3.3"
pytest-cov = "6.0.0"

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ lightning = "2.4.0"
wandb = "0.18.6"

[tool.poetry.group.dev.dependencies]
poethepoet = "0.29.0"
poethepoet = "0.30.0"
pytest = "8.3.3"
pytest-cov = "6.0.0"

Expand Down

0 comments on commit bc4435a

Please sign in to comment.