Ver Fonte

chore(deps): bump the pip-test-e2e2 group in /test/e2e2 with 1 update

Updates the requirements on [dnspython](https://github.com/rthalley/dnspython) to permit the latest version.

Updates `dnspython` to 2.6.1
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: direct:production
  dependency-group: pip-test-e2e2
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] há 1 ano atrás
pai
commit
74fed0eb97
1 ficheiros alterados com 1 adições e 1 exclusões
  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.5.0
+dnspython~=2.6.1