chore: Bump dependencies.

This commit is contained in:
Marcell Vazquez-Chanlatte 2023-02-19 23:09:14 -08:00
parent 1a48956fd3
commit ceb2567ef9
No known key found for this signature in database
GPG key ID: 5F0B9983ED00A2AF
3 changed files with 117 additions and 542 deletions

View file

@ -3,10 +3,7 @@ name: default
steps:
- name: test
image: python:3.7
environment:
CODECOV_TOKEN:
from_secret: codecov_token
image: python:3.10
commands:
- pip install poetry
- poetry install