Skip to content

Commit

Permalink
build(pyproject.toml,uv.lock): upgrade analysis runner to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
violetbrina committed Jan 13, 2025
1 parent 78b5ef0 commit e0fb92d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10,<3.11"
dependencies = [
"analysis-runner>=3.2.0",
"analysis-runner>=3.2.1",
"cpg-utils>=5.1.1",
"hail>=0.2.133",
]
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

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

0 comments on commit e0fb92d

Please sign in to comment.