Skip to content

Commit

Permalink
fix(deps): update dependency ni-measurement-plugin-sdk-service to ^2.…
Browse files Browse the repository at this point in the history
…1.0-alpha.1
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 5201eab commit a39253a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/generator/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ grpcio = "^1.49.1"
protobuf = "^4.21"
black = ">=24.8.0"
click-option-group = ">=0.5.6"
ni-measurement-plugin-sdk-service = {version = "^2.1.0-dev1", allow-prereleases = true}
ni-measurement-plugin-sdk-service = {version = "^2.1.0-alpha.1", allow-prereleases = true}

[tool.poetry.group.dev.dependencies]
pytest = ">=7.2.0"
Expand Down

0 comments on commit a39253a

Please sign in to comment.