Skip to content

Commit

Permalink
Merge pull request #11 from ReubenFrankel/dependabot/pip/singer-sdk-0…
Browse files Browse the repository at this point in the history
….35.0

chore(deps): bump singer-sdk from 0.34.1 to 0.35.0
  • Loading branch information
ReubenFrankel authored Feb 8, 2024
2 parents 49ace96 + fb94ee5 commit 4279e4c
Show file tree
Hide file tree
Showing 4 changed files with 549 additions and 480 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
strategy:
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
Expand Down
Loading

0 comments on commit 4279e4c

Please sign in to comment.