Skip to content

Commit

Permalink
chore(deps): poetry lock to update stale requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitewarp committed Nov 8, 2024
1 parent 5f58680 commit 8bbe2d8
Show file tree
Hide file tree
Showing 4 changed files with 173 additions and 191 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ unit tests:
- curl -sSL https://install.python-poetry.org | python3 -
- export PATH="/root/.local/bin:$PATH"
script:
- tox -epy312
- tox -epy313
- codecov

docker build:
Expand Down
Loading

0 comments on commit 8bbe2d8

Please sign in to comment.