napalm icon indicating copy to clipboard operation
napalm copied to clipboard

Network Automation and Programmability Abstraction Layer with Multivendor support

Results 186 napalm issues
Sort by recently updated
recently updated
newest added

Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.11.1. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.11 We’ve just uploaded mypy 1.11 to the Python Package Index (PyPI). Mypy...

dependency issue

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 8.0.2. Release notes Sourced from sphinx's releases. Sphinx 8.0.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 8.0.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 8.0.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Dependencies #12633: Drop Python 3.9 support....

dependency issue

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.3.2. Release notes Sourced from pytest's releases. 8.3.2 pytest 8.3.2 (2024-07-24) Bug fixes #12652: Resolve regression [conda]{.title-ref} environments where no longer being automatically detected. --...

dependency issue

the version 5.0.0 the code driver = get_network_driver('h3c_comware') device = driver(hostname='192.168.110.5', username='xxx', password='xxx') print(datetime.datetime.now()) device.open() print(datetime.datetime.now()) the print 2024-07-22 13:55:08.216342 2024-07-22 13:55:14.653368 it takes 6s What can be done to...

``` /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/_pytest/python.py:166: PytestReturnNotNoneWarning: Expected None, but test/ios/test_getters.py::TestGetter::test_get_arp_table[static_arp_entry] returned [{'interface': '', 'mac': '84:B8:02:76:AC:0E', 'ip': '172.29.50.1', 'age': 8.0}, {'interface': 'Vlan20', 'mac': '00:19:07:25:34:4A', 'ip': '172.29.50.2', 'age': 221.0}, {'interface': 'Vlan20', 'mac': '00:24:F7:DD:77:41', 'ip': '172.29.50.3',...

Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240521 to 2.32.0.20240712. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-requests&package-manager=pip&previous-version=2.32.0.20240521&new-version=2.32.0.20240712)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependency issue