Skip to content

Commit

Permalink
Bump aiodns from 3.0.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [aiodns](https://github.com/saghul/aiodns) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/saghul/aiodns/releases)
- [Changelog](https://github.com/saghul/aiodns/blob/master/ChangeLog)
- [Commits](aio-libs/aiodns@aiodns-3.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: aiodns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 83ea62f commit 02c7f9c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ packages = [{ include = "deadseeker" }]
python = ">=3.8.1,<3.12"
validators = ">=0.18.2"
aiohttp = "^3.8.5"
aiodns = "^3.0.0"
aiodns = "^3.1.1"
aiohttp-retry = "^2.8.3"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 02c7f9c

Please sign in to comment.