Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhad6 committed May 8, 2024
1 parent 2e8915e commit 4bbc5e4
Show file tree
Hide file tree
Showing 4 changed files with 248 additions and 249 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- develop

env:
POETRY_VERSION: "1.8.2"
POETRY_VERSION: "1.8.3"
MAIN_PYTHON_VERSION: "3.9"
PACKAGE_NAME: "paramdb"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [published]

env:
POETRY_VERSION: "1.8.2"
POETRY_VERSION: "1.8.3"

jobs:
build:
Expand Down
Loading

0 comments on commit 4bbc5e4

Please sign in to comment.