Prechádzať zdrojové kódy

chore(deps): update dnspython requirement in /test/e2e2

Updates the requirements on [dnspython](https://github.com/rthalley/dnspython) to permit the latest version.
- [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.3.0...v2.4.1)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 rokov pred
rodič
commit
316587ef9e
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      test/e2e2/requirements.txt

+ 1 - 1
test/e2e2/requirements.txt

@@ -2,4 +2,4 @@ pytest
 pytest-schema
 pytest-xdist
 requests
-dnspython~=2.3.0
+dnspython~=2.4.1