From 7b7396e74f592bfe371b77f74b1ca799fccb6b32 Mon Sep 17 00:00:00 2001 From: Ryan Gillespie <24619595+nopg@users.noreply.github.com> Date: Thu, 12 Dec 2024 18:10:47 -0500 Subject: [PATCH] poetry.lock update --- poetry.lock | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index c7cbc1cd..6b8361c2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "aiohappyeyeballs" @@ -3645,6 +3645,20 @@ files = [ [package.extras] dev = ["black", "mypy", "pytest"] +[[package]] +name = "orionsdk" +version = "0.4.0" +description = "Python API for the SolarWinds Orion SDK" +optional = true +python-versions = "*" +files = [ + {file = "orionsdk-0.4.0.tar.gz", hash = "sha256:129ab44f15ee5c4d881715398854410e26efe18b1e5c59e6962231d793091165"}, +] + +[package.dependencies] +requests = "*" +six = "*" + [[package]] name = "packaging" version = "23.2" @@ -5911,7 +5925,7 @@ type = ["pytest-mypy"] [extras] aci = ["PyYAML"] -all = ["Jinja2", "PyYAML", "cloudvision", "cvprac", "dnacentersdk", "dnspython", "ijson", "ipfabric", "meraki", "nautobot-device-lifecycle-mgmt", "netutils", "oauthlib", "python-magic", "pytz", "requests", "requests-oauthlib", "six", "slurpit-sdk", "urllib3"] +all = ["Jinja2", "PyYAML", "cloudvision", "cvprac", "dnacentersdk", "dnspython", "ijson", "ipfabric", "meraki", "nautobot-device-lifecycle-mgmt", "netutils", "oauthlib", "orionsdk", "python-magic", "pytz", "requests", "requests-oauthlib", "six", "slurpit-sdk", "urllib3"] aristacv = ["cloudvision", "cvprac"] bootstrap = ["pytz"] citrix-adm = ["netutils", "requests", "urllib3"] @@ -5924,8 +5938,9 @@ nautobot-device-lifecycle-mgmt = ["nautobot-device-lifecycle-mgmt"] pysnow = ["ijson", "oauthlib", "python-magic", "pytz", "requests", "requests-oauthlib", "six"] servicenow = ["Jinja2", "PyYAML", "ijson", "oauthlib", "python-magic", "pytz", "requests", "requests-oauthlib", "six"] slurpit = ["slurpit-sdk"] +solarwinds = ["orionsdk"] [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.13" -content-hash = "686a1e20a00ecbef1ac2e16c1ef9e295a3cc164ef0eabb5ee1507ad01c10b27c" +content-hash = "d7628d290402205c1846cedcf57baa7ae765d3a8acb672161e33bb4ac298c2b3"