From 8b0cbc9f57174c4200a61236bade08132512e0e3 Mon Sep 17 00:00:00 2001 From: Lex Li Date: Wed, 6 Nov 2024 14:00:12 -0500 Subject: [PATCH] Fixed unit testing. --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 12e5315..d4ba207 100644 --- a/poetry.lock +++ b/poetry.lock @@ -888,13 +888,13 @@ windows-terminal = ["colorama (>=0.4.6)"] [[package]] name = "pysnmp" -version = "7.1.10" +version = "7.1.12" description = "A Python library for SNMP" optional = false python-versions = "<4.0,>=3.9" files = [ - {file = "pysnmp-7.1.10-py3-none-any.whl", hash = "sha256:9c5b79a5128aa10fc140c40fb117330307c88871f86efa3702742805a18f13d3"}, - {file = "pysnmp-7.1.10.tar.gz", hash = "sha256:5a1dd869753abba782fb9683e0b68d61d21d2c41f7ddc9fac3895eef3d0fc161"}, + {file = "pysnmp-7.1.12-py3-none-any.whl", hash = "sha256:596dce510f79f9915032444881c30aa8584440d8bf4e5bd78255943ca23e1a83"}, + {file = "pysnmp-7.1.12.tar.gz", hash = "sha256:2a1e94808543ffd4dbcda3f1592adf8e3a6719734a885d40f41bcf6226bd98cd"}, ] [package.dependencies]