Bump pysnmp-lextudio library to version 6.0.2 (#111193)

* Bump pysnmp-lextudio to version 6.0.2

* Update gen_requirements_all.py

---------

Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
This commit is contained in:
Maciej Bieniek 2024-02-24 11:30:00 +01:00 committed by GitHub
parent d08fc1f342
commit ee57c924f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 17 deletions

View file

@ -5,5 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/snmp",
"iot_class": "local_polling",
"loggers": ["pyasn1", "pysmi", "pysnmp"],
"requirements": ["pysnmp-lextudio==5.0.31"]
"requirements": ["pysnmp-lextudio==6.0.2"]
}

View file

@ -159,13 +159,9 @@ faust-cchardet>=2.1.18
# https://github.com/aaugustin/websockets/issues/1329
websockets>=11.0.1
# pyasn1 0.5.0 has breaking changes which cause pysnmplib to fail
# until they are resolved, we need to pin pyasn1 to 0.4.8 and
# pysnmplib to 5.0.21 to avoid the issue.
# https://github.com/pyasn1/pyasn1/pull/30#issuecomment-1517564335
# https://github.com/pysnmp/pysnmp/issues/51
pyasn1==0.4.8
pysnmplib==5.0.21
# pysnmplib is no longer maintained and does not work with newer
# python
pysnmplib==1000000000.0.0
# pysnmp is no longer maintained and does not work with newer
# python
pysnmp==1000000000.0.0

View file

@ -2155,7 +2155,7 @@ pysmartthings==0.7.8
pysml==0.0.12
# homeassistant.components.snmp
pysnmp-lextudio==5.0.31
pysnmp-lextudio==6.0.2
# homeassistant.components.snooz
pysnooz==0.8.6

View file

@ -1670,7 +1670,7 @@ pysmartthings==0.7.8
pysml==0.0.12
# homeassistant.components.snmp
pysnmp-lextudio==5.0.31
pysnmp-lextudio==6.0.2
# homeassistant.components.snooz
pysnooz==0.8.6

View file

@ -151,13 +151,9 @@ faust-cchardet>=2.1.18
# https://github.com/aaugustin/websockets/issues/1329
websockets>=11.0.1
# pyasn1 0.5.0 has breaking changes which cause pysnmplib to fail
# until they are resolved, we need to pin pyasn1 to 0.4.8 and
# pysnmplib to 5.0.21 to avoid the issue.
# https://github.com/pyasn1/pyasn1/pull/30#issuecomment-1517564335
# https://github.com/pysnmp/pysnmp/issues/51
pyasn1==0.4.8
pysnmplib==5.0.21
# pysnmplib is no longer maintained and does not work with newer
# python
pysnmplib==1000000000.0.0
# pysnmp is no longer maintained and does not work with newer
# python
pysnmp==1000000000.0.0