graphene-django/graphene_django
Firas K af8888f58e
Upgrade github actions versions, default python and dev dependencies (#1407)
* Use Python 3.10 for deployments on PyPi

* Update gh-action-pypi-publish version

* Update python version

* Update checkout and setup-python versions

* Upgrade dev dependencies

* fromat examples and few files to follow black new version

* Upgrade pytest version

---------

Co-authored-by: Firas Kafri <firaskafri@Firass-MacBook-Pro-2.local>
2023-05-03 13:25:16 +03:00
..
debug Remove promise based middleware 2023-03-01 11:13:00 +03:00
filter Upgrade github actions versions, default python and dev dependencies (#1407) 2023-05-03 13:25:16 +03:00
forms Upgrade github actions versions, default python and dev dependencies (#1407) 2023-05-03 13:25:16 +03:00
management Fix schema print with -.graphql 2023-04-10 14:52:10 +03:00
rest_framework Upgrade github actions versions, default python and dev dependencies (#1407) 2023-05-03 13:25:16 +03:00
static/graphene_django fix: fix graphiql request failure 2023-05-03 12:07:54 +03:00
templates/graphene Update GraphiQL to 2.4.1 2023-04-17 09:17:21 +03:00
tests Upgrade github actions versions, default python and dev dependencies (#1407) 2023-05-03 13:25:16 +03:00
utils 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
__init__.py Bump version 2023-05-03 11:54:46 +03:00
compat.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
conftest.py Make tests order independent (#932) 2020-04-20 13:23:20 +01:00
constants.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
converter.py Revert field resolver logic to fix poor query performance 2023-05-03 11:37:17 +03:00
fields.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
registry.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
settings.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
types.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
views.py Update GraphiQL to 2.4.1 2023-04-17 09:17:21 +03:00