Skip to content

Commit

Permalink
Merge pull request #64 from emmilco/bump-aiodns
Browse files Browse the repository at this point in the history
chore: bump aiodns to 3.0.0
  • Loading branch information
youknowone committed Apr 20, 2022
2 parents 2b74435 + d5da0e1 commit e0829ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ install_requires=
python-dateutil>=2.6.1
pytz
aiohttp>=3.0.9;python_version>="3.5"
aiodns>=1.1.1;python_version>="3.5"
aiodns>=3.0.0;python_version>="3.6"
[options.extras_require]
test =
pytest==5.2.2;python_version>="3.5"
Expand Down

0 comments on commit e0829ad

Please sign in to comment.