Skip to content

Commit

Permalink
fix (deps): Bump upper pybotx version to 0.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nidemidovich committed Nov 14, 2022
1 parent c39137d commit 9bf570c
Show file tree
Hide file tree
Showing 3 changed files with 550 additions and 116 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: ExpressApp/github-actions-poetry@v0.2
with:
python-version: ${{ matrix.python-version }}
poetry-version: "1.1.12"
poetry-version: "1.2.1"

- name: Run tests
run: |
Expand All @@ -31,7 +31,7 @@ jobs:
uses: ExpressApp/github-actions-poetry@v0.2
with:
python-version: ${{ matrix.python-version }}
poetry-version: "1.1.12"
poetry-version: "1.2.1"

- name: Run lint
run: |
Expand Down
Loading

0 comments on commit 9bf570c

Please sign in to comment.