Skip to content

Commit d12515a

Browse files
committed
fix: update poetry to 2.1.2
1 parent ce3cef9 commit d12515a

File tree

3 files changed

+71
-11
lines changed

3 files changed

+71
-11
lines changed

.github/workflows/build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
env:
1414
PYTHON_VERSION: "3.9"
15-
POETRY_VERSION: "1.5.1"
15+
POETRY_VERSION: "2.1.2"
1616

1717
jobs:
1818
meta:

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Splunk Solutions SDK is an open source packaged solution for getting data into S
44
This SDK is used by Splunk Add-on builder, and Splunk UCC based add-ons and is intended for use by partner
55
developers. This SDK/Library extends the Splunk SDK for Python.
66

7-
> Note: this project uses `poetry` 1.5.1.
7+
> Note: this project uses `poetry` 2.1.2.

0 commit comments

Comments
 (0)