Skip to content

Bump pysnmp from 4.4.12 to 7.1.26 in /docker/panw-iot#5356

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps pysnmp from 4.4.12 to 7.1.26.

Changelog

Sourced from pysnmp's changelog.

Revision 7.1.26, released on Apr 26, 2026

  • Lifted pysmi dependency restriction up to 2.0.0 and above.

Revision 7.1.25, released on Apr 23, 2026

  • Fixed an error handling bug in walk_cmd.

Revision 7.1.24, released on Apr 18, 2026

  • Fixed Counter32 and TimeTicks overflow handling.
  • Improved type hints and test coverage for SET command functions.
  • Improved AsyncioDispatcher to track loop state and ensure proper event loop closure.
  • Refined MibBuilder error handling and added tests for MIB compilation errors.
  • Fixed dispatcher close handling to avoid event loop/resource leaks.

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

... (truncated)

Commits
  • 4a9b06f Bump version
  • e7ae402 Bump version
  • fb148b5 Add error status yielding in walk_cmd and corresponding regression tests #236
  • 57059b3 Bump version
  • d315136 Add Counter32 and TimeTicks overflow handling and tests #226
  • 0ab7fa1 Refactor SNMP command functions to improve type hints and enhance test covera...
  • f8e718d Enhance AsyncioDispatcher to track loop state and ensure proper closure of ev...
  • fc08303 Refactor MibBuilder error handling and add comprehensive tests for MIB compil...
  • 17f4e97 Enhance dispatcher close method with event loop handling and update tests #203
  • eb40a4c Merge pull request #232 from lextudio/dependabot/uv/uv-aa7cb66ac2
  • 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.26.
- [Changelog](https://github.com/lextudio/pysnmp/blob/main/CHANGES.rst)
- [Commits](lextudio/pysnmp@v4.4.12...v7.1.26)

---
updated-dependencies:
- dependency-name: pysnmp
  dependency-version: 7.1.26
  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 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Author

Superseded by #5397.

@dependabot dependabot Bot closed this May 18, 2026
@dependabot dependabot Bot deleted the dependabot/pip/docker/panw-iot/pysnmp-7.1.26 branch May 18, 2026 20:39
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