Miscellaneous CI fixes by kiendang · Pull Request #1447 · graphql-python/graphene-django

firaskafri

sjdemartini

sjdemartini

@kiendang

@kiendang

@kiendang

@kiendang

@kiendang

Do not compare types, use `isinstance()`

@kiendang

@kiendang

superlevure pushed a commit to loft-orbital/graphene-django that referenced this pull request

Aug 10, 2023
* Update Makefile

* django master requires at least python 3.10 now

* Allow customizing options passed to tox -e pre-commit

* py.test -> pytest

* Update ruff

* Fix E721

Do not compare types, use `isinstance()`

* Add back black to dev dependencies

* Pin black and ruff versions