Skip to content

Commit

Permalink
Update lvmopstools to 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Jan 11, 2025
1 parent 1ddeafe commit 75c0dac
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
### 🔧 Fixed

* Restart the actor if it fails to set up the NPS.
* Upgrade to `lvmopstools>=0.5.6` to fix a bug that could cause the actor to hang when trying to restart it.

### ⚙️ Engineering

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies = [
"sdss-clu>=2.4.3",
"httpx>=0.28.1",
"pydantic>=2.5.2",
"lvmopstools>=0.2.0",
"lvmopstools>=0.5.6",

]

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 75c0dac

Please sign in to comment.