Skip to content

build(deps): Bump pysnmp from 7.1.22 to 7.1.23#27

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pysnmp-7.1.23
Open

build(deps): Bump pysnmp from 7.1.22 to 7.1.23#27
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pysnmp-7.1.23

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps pysnmp from 7.1.22 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.
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 7.1.22 to 7.1.23.
- [Changelog](https://github.com/lextudio/pysnmp/blob/main/CHANGES.rst)
- [Commits](lextudio/pysnmp@v7.1.22...v7.1.23)

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

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 dependabot bot requested a review from henriquesebastiao as a code owner April 10, 2026 06:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 10, 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.

1 participant