srobo / ansible

Ansible configuration for Student Robotics' pet machines
MIT License
0 stars 4 forks source link

Update python dependencies to latest #27

Closed PeterJCLaw closed 1 year ago

PeterJCLaw commented 1 year ago

Summary

Updates the python dependencies to the latest and then adapts the config as needed to placate the various linters.

This is a replacement (rebased) of https://github.com/srobo/ansible/pull/23 which got messed up during rebasing.

Code review

Testing

I've run --check --diff against monty; no changes detected.

Links

Changelog: https://github.com/ansible-community/ansible-build-data/blob/main/6/CHANGELOG-v6.rst#id177

~Builds on #22 to avoid conflicts.~