taverntesting / tavern

A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax
https://taverntesting.github.io/
MIT License
1.02k stars 193 forks source link

Update dependencies + use pre commit in smoke script #879

Closed michaelboulton closed 1 year ago

michaelboulton commented 1 year ago

Use pre-commit instead of manually managing versions of black/ruff separately.

Update tox and dont use tox travis any more