What's Changed
- 🛠️ Bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #56
- 🛠️ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #57
- Added DCO instructions to contributing guidelines. by @leander-dsouza in #44
- Drop license classifier in favor of SPDX expression by @cottsay in #60
- Drop test dependencies on unused linters by @cottsay in #63
- Explicitly set a static global git configuration while testing by @cottsay in #58
- Bump minimum Python version to 3.6 by @cottsay in #64
- Fix dependency for entry_points import by @cottsay in #65
- Disable Python warnings when capturing console output by @cottsay in #61
- Fix CVE-2007-4559 warnings in RHEL tar extraction. by @leander-dsouza in #62
- Added sphinx auto documentation by @leander-dsouza in #52
- Reduce unnecessary console output validation in test_commands by @cottsay in #67
- Ignore some nondeterministic line ordering in test_commands by @cottsay in #66
New Contributors
Full Changelog: 1.1.4...1.1.5