From b0b75076827780447830490e52899d780a5b5d8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:49:34 +0000 Subject: [PATCH] Bump dnspython Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.16.0 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/v1.16.0...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/modules/terraform-google-ip-range-datasource/scripts/requirements.txt b/terraform/modules/terraform-google-ip-range-datasource/scripts/requirements.txt index 24e05c0..dfbe5b0 100644 --- a/terraform/modules/terraform-google-ip-range-datasource/scripts/requirements.txt +++ b/terraform/modules/terraform-google-ip-range-datasource/scripts/requirements.txt @@ -1 +1 @@ -dnspython==1.16.0 \ No newline at end of file +dnspython==2.6.1 \ No newline at end of file