Skip to content

Bump pysnmp from 4.4.12 to 7.1.23 in /docker/panw-iot#5320

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/docker/panw-iot/pysnmp-7.1.23
Closed

Bump pysnmp from 4.4.12 to 7.1.23 in /docker/panw-iot#5320
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/docker/panw-iot/pysnmp-7.1.23

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Copy link
Copy Markdown

Bumps pysnmp from 4.4.12 to 7.1.23.

Changelog

Sourced from pysnmp's changelog.

Revision 7.1.23, released on Mar 25, 2026

  • Bumped pyasn1 dependency to 0.6.3.
  • Fixed smi.rfc1902 boolean return values to match documentation.
  • Added type hints and tests for is_fully_resolved() to improve correctness.
  • Refactored AsyncioDispatcher to avoid creating event loop unexpectedly and improve loop initialization.
  • Improved IPv6 handling (zone ID support).
  • Implemented v1arch command timeouts for {set,next,bulk}_cmd operations.

Revision 7.1.22, released on Oct 26, 2025

  • Dropped support for Python 3.9.
  • Added Python 3.14 to test matrix.

Revision 7.1.21, released on Jun 19, 2025

  • Fixed a bug in bulk walk command when lookupMib is set to False.

Revision 7.1.20, released on May 01, 2025

  • Implemented v1arch dispatcher timeout support.

Revision 7.1.19, released on Apr 27, 2025

  • Resolved dispatcher resource leak issue.

Revision 7.1.18, released on Apr 26, 2025

  • Upgraded pysmi dependency to 1.6.1.

Revision 7.1.17, released on Mar 19, 2025

  • Fixed an SNMPv2-SMI issue.

Revision 7.1.16, released on Jan 15, 2025

  • Fixed a few MIB related issues.

Revision 7.1.15, released on Dec 05, 2024

... (truncated)

Commits
  • 216b069 Bump version to 7.1.23 and update related files
  • cd2937e Add type hint to is_fully_resolved method and create corresponding tests
  • e8d522e Bump pyasn1 dependency
  • ae0c1d5 Refactor AsyncioDispatcher to improve loop initialization handling
  • f3b6b92 Merge pull request #213 from ffourcot/boolean_doc_string
  • b4fe142 Merge pull request #208 from frans-fuerst/main
  • 18fb808 Enhance IPv6 address handling in TransportAddressIPv6 and SnmpV1SecurityModel
  • 592b3da Merge pull request #215 from ffourcot/fix_snmp_engine_init
  • 428a6d7 Add announcement for SNMP Studio in documentation theme options
  • 381ffd7 Fix scope ID handling in TransportAddressIPv6z
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pysnmp](https://github.com/lextudio/pysnmp) from 4.4.12 to 7.1.23.
- [Changelog](https://github.com/lextudio/pysnmp/blob/main/CHANGES.rst)
- [Commits](lextudio/pysnmp@v4.4.12...v7.1.23)

---
updated-dependencies:
- dependency-name: pysnmp
  dependency-version: 7.1.23
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown
Author

Superseded by #5342.

@dependabot dependabot Bot closed this Apr 20, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/docker/panw-iot/pysnmp-7.1.23 branch April 20, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants