Skip to content

Bump netmiko from 4.4.0 to 4.6.0#701

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/netmiko-4.6.0
Open

Bump netmiko from 4.4.0 to 4.6.0#701
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/netmiko-4.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2025

Bumps netmiko from 4.4.0 to 4.6.0.

Release notes

Sourced from netmiko's releases.

Netmiko 4.6.0 Release

New Drivers / Platforms

New Drivers / Platforms (Telnet only)

Added SCP Support

Updates / Bugfixes

... (truncated)

Changelog

Sourced from netmiko's changelog.

Use pydev3 machine

Use virtual environment = .venv

Run the following command to update docs:

$ pdoc3 --html --output-dir docs netmiko --force

Docs will be hosted via GitHub Pages in the master branch...

README.md is entry point at https://ktbyers.github.io/netmiko/ which then links to...

https://ktbyers.github.io/netmiko/docs/netmiko/index.html for full docs

Make sure you have rolled the version in init.py and pyproject.toml

Merge into master / checkout master (use PR in GitHub for this)

poetry build

Run ./_release.sh

Create a tag for the version

git tag -a v4.6.0 -m "Version 4.6.0 Release" git push origin v4.6.0

Make sure to run the performance tests for the new release and to update the graphs!

Regenerate device types for PLATFORMS.md document

Commits
  • d35d03e Update release process
  • ebe1d97 Update to 4.6.0 in pyproject.toml
  • 19c7261 Merge pull request #3701 from ktbyers/develop
  • 66b916f Merge pull request #3700 from ktbyers/release_4_6_0
  • fc9c053 Roll version and enforce PY3.9 requirements
  • c96c976 Merge pull request #3699 from ktbyers/docs_20250626
  • a2e6638 Update docs for release
  • aae369b Merge pull request #3695 from evilmonkey19/huawei_smartaxmmi
  • e470ad1 Removing the cleanup method in the HuaweiSmartAXMMi mode as it is redundant.
  • 01b5b46 Merge branch 'develop' into huawei_smartaxmmi and small fixes
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file pip Pull requests that update pip mod dependencies labels Jun 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 27, 2025 00:07
@dependabot dependabot bot requested review from lukebates123 and rustydb June 27, 2025 00:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file pip Pull requests that update pip mod dependencies labels Jun 27, 2025
Bumps [netmiko](https://github.com/ktbyers/netmiko) from 4.4.0 to 4.6.0.
- [Release notes](https://github.com/ktbyers/netmiko/releases)
- [Changelog](https://github.com/ktbyers/netmiko/blob/v4.6.0/release_process.txt)
- [Commits](ktbyers/netmiko@v4.4.0...v4.6.0)

---
updated-dependencies:
- dependency-name: netmiko
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/netmiko-4.6.0 branch from d064a29 to d1ff5c2 Compare July 10, 2025 20:34
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 pip Pull requests that update pip mod dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants