clintonsteiner

Results 74 comments of clintonsteiner

https://github.com/clintonsteiner/darker-docs Created outside repo here demonstrating usage

Dropped 3.8 support here https://github.com/hvac/hvac/pull/1196

Feel like it goes without saying to support "in-life" python versions, which is what would be left after the notice about policy changing after 2022

Sounds like this just needs to wait for a major release in that case? Thanks for taking the time to review

Rebased on other branches - this change can be merged before the next major release and features the removals of functionality https://github.com/hvac/hvac/pull/1201 adds python 3.13 support https://github.com/hvac/hvac/pull/1200 bumps gha version...

Rebase on https://github.com/Yelp/detect-secrets/pull/900 once that is merged

Happy to bump windows and ubuntu in seperate pr's if this is desired

nvm looks like there are mypy issues

https://github.com/pypa/packaging.python.org/pull/1762/commits/e3d9b36f4dd8f89be82072302a1dfb32f281c57c This commit will fix the error here as well and are unrelated to the scope of the pr

Updating it just in the contributing section which is discussing specifically what's being used in ci to build the docs Fixed the missing version update, thanks @webknjaz