Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Update aiodns requirement from ~=2.0.0 to ~=3.0.0 (#12)
Browse files Browse the repository at this point in the history
Updates the requirements on [aiodns](https://github.com/saghul/aiodns) to permit the latest version.
- [Release notes](https://github.com/saghul/aiodns/releases)
- [Changelog](https://github.com/saghul/aiodns/blob/master/ChangeLog)
- [Commits](aio-libs/aiodns@aiodns-2.0.0...aiodns-3.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2021
1 parent f87f847 commit 95f80c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ telethon~=1.21.1
cryptg~=0.2
python-dotenv~=0.17.1
aiohttp~=3.7.4
aiodns~=2.0.0
aiodns~=3.0.0
cchardet~=2.1.7
deethon~=0.5.1
uvloop~=0.15.2
Expand Down

0 comments on commit 95f80c1

Please sign in to comment.