chore(deps-dev): Bump types-openpyxl from 3.1.5.20241114 to 3.1.5.20241126 #1611
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Lint and Test | |
on: | |
pull_request: | |
branches: | |
- main | |
jobs: | |
pre-commit: | |
uses: radiorabe/actions/.github/workflows/test-pre-commit.yaml@v0.25.0 | |
test-python-poetry: | |
uses: radiorabe/actions/.github/workflows/test-python-poetry.yaml@v0.25.0 |