chore(deps): update dependency pynetbox to v7.4.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
pynetbox | minor |
==7.3.4 -> ==7.4.0
|
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
netbox-community/pynetbox (pynetbox)
v7.4.0
What's Changed
- Fix: pynetbox greater than 7.0.0 fails to insert complex custom_fields. Fixes #597 by @costasd in https://github.com/netbox-community/pynetbox/pull/598
- Fix: replace None with 'null' in query parameters. by @doc-sheet in https://github.com/netbox-community/pynetbox/pull/545
- Fix: Fixes for connected endpoints. by @abhi1693 in https://github.com/netbox-community/pynetbox/pull/578
- Added first support for NetBox 4.0
- Removed python 3.8, 3.9 from testing matrix, added python 3.12
- Removed NetBox 3.4, 3.5 from testing matrix, added NetBox 4.0
- Added readme compatibility matrix.
Full Changelog: https://github.com/netbox-community/pynetbox/compare/v7.3.4...v7.4.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by WALL-E