master
Pyupgrade and drop six
Fix Python 3.14 CI: forkserver pickle, codecs.open, pyOpenSSL 25, pytest 9, etc
Update pre-commit hook versions
Update code to be Py3.7+ to reduce merge forward conflicts
moving remaining beacon tests to pytest.
Fix unit tests for CI shards and batch state scenarios layout
adopt new pyroute2 API
Update and remove obsolete pylint plugins
removing unneeded globals. Swapping out needed globals for fixtures.
Add onlyifrunning option for Service Beacon
Update to isort 5.10.1
Close the `inotify` and `watchdog` instances after each test