Skip to content

Bump pysnmp from 4.4.12 to 7.1.27 in /docker/panw-iot#5397

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown

Bumps pysnmp from 4.4.12 to 7.1.27.

Changelog

Sourced from pysnmp's changelog.

Revision 7.1.27, released on May 16, 2026

  • Fixed network address parsing issue with MIB indices.

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

... (truncated)

Commits

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.27.
- [Changelog](https://github.com/lextudio/pysnmp/blob/main/CHANGES.rst)
- [Commits](https://github.com/lextudio/pysnmp/commits)

---
updated-dependencies:
- dependency-name: pysnmp
  dependency-version: 7.1.27
  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 May 18, 2026
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