chore: add missing newline and update dependencies

- Fix missing newline at end of __init__.py
- Add certifi and charset-normalizer packages to uv.lock
- Update lock file with HTTP-related dependencies
This commit is contained in:
darnodo
2026-01-08 13:02:39 +01:00
parent 4799c4cbf2
commit b1c46686d2
2 changed files with 124 additions and 1 deletions

View File

@@ -33,4 +33,4 @@ __all__ = [
"NetBoxConnectionError",
"NetBoxNotFoundError",
"NetBoxAPIError",
]
]