Skip to content

Commit 5ae3e6d

Browse files
Bump aiodns from 3.5.0 to 3.6.0
Bumps [aiodns](https://github.com/saghul/aiodns) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/saghul/aiodns/releases) - [Changelog](https://github.com/aio-libs/aiodns/blob/master/ChangeLog) - [Commits](aio-libs/aiodns@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: aiodns dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4db0b67 commit 5ae3e6d

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

requirements/base-ft.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/base-ft.txt --strip-extras requirements/base-ft.in
66
#
7-
aiodns==3.5.0
7+
aiodns==3.6.0
88
# via -r requirements/runtime-deps.in
99
aiohappyeyeballs==2.6.1
1010
# via -r requirements/runtime-deps.in

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/base.txt --strip-extras requirements/base.in
66
#
7-
aiodns==3.5.0
7+
aiodns==3.6.0
88
# via -r requirements/runtime-deps.in
99
aiohappyeyeballs==2.6.1
1010
# via -r requirements/runtime-deps.in

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/constraints.txt --strip-extras requirements/constraints.in
66
#
7-
aiodns==3.5.0
7+
aiodns==3.6.0
88
# via
99
# -r requirements/lint.in
1010
# -r requirements/runtime-deps.in

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/dev.txt --strip-extras requirements/dev.in
66
#
7-
aiodns==3.5.0
7+
aiodns==3.6.0
88
# via
99
# -r requirements/lint.in
1010
# -r requirements/runtime-deps.in

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/lint.txt --strip-extras requirements/lint.in
66
#
7-
aiodns==3.5.0
7+
aiodns==3.6.0
88
# via -r requirements/lint.in
99
annotated-types==0.7.0
1010
# via pydantic

requirements/runtime-deps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/runtime-deps.txt --strip-extras requirements/runtime-deps.in
66
#
7-
aiodns==3.5.0
7+
aiodns==3.6.0
88
# via -r requirements/runtime-deps.in
99
aiohappyeyeballs==2.6.1
1010
# via -r requirements/runtime-deps.in

requirements/test-ft.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/test-ft.txt --strip-extras requirements/test-ft.in
66
#
7-
aiodns==3.5.0
7+
aiodns==3.6.0
88
# via -r requirements/runtime-deps.in
99
aiohappyeyeballs==2.6.1
1010
# via -r requirements/runtime-deps.in

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/test.txt --strip-extras requirements/test.in
66
#
7-
aiodns==3.5.0
7+
aiodns==3.6.0
88
# via -r requirements/runtime-deps.in
99
aiohappyeyeballs==2.6.1
1010
# via -r requirements/runtime-deps.in

0 commit comments

Comments
 (0)