From 85ae701b0f3c9338f3c4aa14a8296e3464b23628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 01:37:46 -0700 Subject: [PATCH] Bump netaddr from 0.9.0 to 1.2.1 (#11148) Bumps [netaddr](https://github.com/netaddr/netaddr) from 0.9.0 to 1.2.1. - [Release notes](https://github.com/netaddr/netaddr/releases) - [Changelog](https://github.com/netaddr/netaddr/blob/master/CHANGELOG.rst) - [Commits](https://github.com/netaddr/netaddr/compare/0.9.0...1.2.1) --- updated-dependencies: - dependency-name: netaddr dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index de8cc5064..2878328b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cryptography==41.0.4 jinja2==3.1.3 jmespath==1.0.1 MarkupSafe==2.1.3 -netaddr==0.9.0 +netaddr==1.2.1 pbr==5.11.1 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8