Skip to content

Commit

Permalink
Merge pull request #124 from josteink/renovate/godaddypy-2.x
Browse files Browse the repository at this point in the history
Update dependency GoDaddyPy to v2.5.1
  • Loading branch information
josteink authored Sep 14, 2024
2 parents 7cce10d + 0facfb0 commit be39b1c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.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.10', '3.11', '3.12']

steps:
- uses: actions/checkout@v4
Expand Down
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
certifi==2024.8.30
chardet==5.2.0
GoDaddyPy==2.4.1
GoDaddyPy==2.5.1
pyyaml==6.0.1 # dep for configloader
configloader==1.0.1
idna==3.9
requests==2.32.3
urllib3==2.2.3
tld==0.13
tld==0.13

0 comments on commit be39b1c

Please sign in to comment.