chore: bump libs and python version

This commit is contained in:
Alexandre Teles
2022-11-27 00:40:55 -03:00
parent 7a6cde4fe3
commit b2641b5351
10 changed files with 80 additions and 93 deletions

View File

@ -35,7 +35,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.10.7'
python-version: '3.11.0'
- name: Install dependencies
run: |
python -m pip install --upgrade pip