Skip to content

Commit

Permalink
chore(deps): update dependency aiodns to v3.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Dec 14, 2024
1 parent 506ac9d commit 5159b15
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements.common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/requirements.common.txt setup.py
#
aiodns==3.1.1
aiodns==3.2.0
# via pulpcore
aiofiles==23.2.1
# via pulpcore
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.insights.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/requirements.insights.txt requirements/requirements.insights.in setup.py
#
aiodns==3.1.1
aiodns==3.2.0
# via pulpcore
aiofiles==23.2.1
# via pulpcore
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.standalone.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/requirements.standalone.txt requirements/requirements.standalone.in setup.py
#
aiodns==3.1.1
aiodns==3.2.0
# via pulpcore
aiofiles==23.2.1
# via pulpcore
Expand Down

0 comments on commit 5159b15

Please sign in to comment.