Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/pip-0cd484cae7
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronhelton committed Nov 4, 2024
2 parents c1269e3 + 80ffe9c commit 0b43023
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
python-version: ['3.9', '3.10', '3.11', '3.12']

steps:
- uses: actions/checkout@v2
Expand Down
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
attrs==23.2.0
boto3==1.35.45
botocore==1.35.50
boto3==1.35.53
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
Expand Down

0 comments on commit 0b43023

Please sign in to comment.