Skip to content

Commit 998b80f

Browse files
build(deps): bump aiodns from 3.2.0 to 3.4.0 (#483)
1 parent f488046 commit 998b80f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "~=3.10"
10-
aiodns = "~=3.2"
10+
aiodns = "~=3.4"
1111
aiohttp = { version = "~=3.10.11", extras = ['speedups'] }
1212
yarl = "^1.17.2" # transitive dependency of aiohttp
1313
arrow = "~=1.3.0"

0 commit comments

Comments
 (0)