Skip to content

Commit 6ef92fb

Browse files
Bump dnspython from 2.4.2 to 2.6.1 (#123)
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.4.2 to 2.6.1. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.4.2...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc5f4ad commit 6ef92fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ datamodel-code-generator==0.25.9
2020
# via -r requirements.in
2121
colorama==0.4.6
2222
# via click
23-
dnspython==2.4.2
23+
dnspython==2.6.1
2424
# via email-validator
2525
email-validator==2.2.0
2626
# via pydantic

0 commit comments

Comments
 (0)