From f6d1261f50e9d343ced45a7a09201a06cdcd1e0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 02:49:07 +0000 Subject: [PATCH] chore(deps): bump netaddr from 0.9.0 to 0.10.0 Bumps [netaddr](https://github.com/drkjam/netaddr) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/drkjam/netaddr/releases) - [Changelog](https://github.com/netaddr/netaddr/blob/master/CHANGELOG) - [Commits](https://github.com/drkjam/netaddr/compare/0.9.0...0.10.0) --- updated-dependencies: - dependency-name: netaddr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 30cb1d43f..9dcf1612c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -86,7 +86,7 @@ molecule==4.0.4 # molecule-vagrant molecule-vagrant==1.0.0 # via -r requirements.in -netaddr==0.9.0 +netaddr==0.10.0 # via -r requirements.in nodeenv==1.7.0 # via pre-commit