Update dependency pysnmp-lextudio to v6.3.0

This commit is contained in:
renovate[bot] 2026-01-02 17:10:57 +00:00 committed by GitHub
parent 6e844f3c8b
commit 1f56780259
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -144,7 +144,7 @@ pysmart==1.4.2
# via glances
pysmi-lextudio==1.4.3
# via pysnmp-lextudio
pysnmp-lextudio==6.1.2
pysnmp-lextudio==6.3.0
# via glances
pysnmpcrypto==0.0.4
# via pysnmp-lextudio

View File

@ -101,7 +101,7 @@ ip = [
raid = ["pymdstat"]
sensors = ["batinfo; platform_system == 'Linux'"]
smart = ["pySMART"]
snmp = ["pysnmp-lextudio<6.2.0"]
snmp = ["pysnmp-lextudio<6.3.1"]
sparklines = ["sparklines"]
web = [
"fastapi>=0.82.0",