Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhad6 committed Nov 6, 2023
1 parent 846f0b0 commit 4987a7a
Show file tree
Hide file tree
Showing 4 changed files with 325 additions and 349 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- main

env:
POETRY_VERSION: "1.6.1"
POETRY_VERSION: "1.7.0"
MAIN_PYTHON_VERSION: "3.9"

jobs:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Deploy to GitHub Pages
on: workflow_dispatch

env:
POETRY_VERSION: "1.6.1"
PYTHON_VERSION: "3.11"
POETRY_VERSION: "1.7.0"
PYTHON_VERSION: "3.0"
DATALOGGER_VERSION: "0.3.0"

jobs:
Expand Down
Loading

0 comments on commit 4987a7a

Please sign in to comment.