Skip to content

Commit

Permalink
Patch "past" dependency issues (#1033)
Browse files Browse the repository at this point in the history
* Patch "past" dependency issues

* Semver
  • Loading branch information
AlonsoGuevara committed Aug 26, 2024
1 parent a90d210 commit 32c0cdf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .semversioner/next-release/patch-20240826222636737548.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"type": "patch",
"description": "Patch \"past\" dependency issues"
}
3 changes: 1 addition & 2 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ azure-storage-blob = "^12.22.0"
azure-identity = "^1.17.1"
json-repair = "^0.26.0"

future = "^1.0.0"
[tool.poetry.group.dev.dependencies]
coverage = "^7.6.0"
ipykernel = "^6.29.4"
Expand Down

0 comments on commit 32c0cdf

Please sign in to comment.