Skip to content

Commit

Permalink
🤖 Update dependencies (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
1 parent e558bd2 commit bbea101
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 29 deletions.
76 changes: 50 additions & 26 deletions pdm.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ authors = [{ name = "WGBH-MLA", email = "[email protected]" }]
dependencies = [
"sonyci[cli]~=0.2",
"loguru~=0.7",
"metaflow~=2.11",
"kubernetes~=29.0",
"metaflow~=2.12",
"kubernetes~=31.0",
"boto3~=1.33",
]
requires-python = ">=3.7"
Expand Down Expand Up @@ -45,7 +45,7 @@ version = { source = "file", path = "mario/_version.py" }

[tool.pdm.dev-dependencies]
dev = [
"ruff~=0.3",
"ruff~=0.6",
"black~=23.3",
"pre-commit~=2.21",
"rich~=12.5",
Expand Down

0 comments on commit bbea101

Please sign in to comment.