Skip to content

Commit ef8e1e9

Browse files
chore(deps): update dnspython requirement
Updates the requirements on [dnspython](https://github.com/rthalley/dnspython) to permit the latest version. Updates `dnspython` to 2.8.0 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: dnspython dependency-version: 2.8.0 dependency-type: direct:production dependency-group: pip-test-e2e2 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 367363b commit ef8e1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e2/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ pytest
22
pytest-schema
33
pytest-xdist
44
requests
5-
dnspython~=2.7.0
5+
dnspython~=2.8.0

0 commit comments

Comments
 (0)