Library changes
FIX SystemSettings update typo
ConfigNmae -> ConfigName
DEV workflow updates
* replacing flake8, bandit, pydocstyle, and isort with ruff (keeping black, though!). Ruff instantly responds for linting in vscode
* starting to incorporate mypy but lots of problems and work to do there so temporarily paused
* modifications made to silence new linter outputs
* get rid of pytest-httpbin reliance, it's been broken for ages
**Full Changelog**: https://github.com/Axonius/axonius_api_client/compare/5.0.3...5.0.4