From a6b471559a3b03be466768d47e097976caaecf5f Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 17:28:52 -0500 Subject: [PATCH] chore(deps): update netaddr to 0.10.0 (#3927) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [netaddr](https://togithub.com/drkjam/netaddr) | minor | `==0.9.0` -> `==0.10.0` | --- ### Release Notes
drkjam/netaddr (netaddr) ### [`v0.10.0`](https://togithub.com/netaddr/netaddr/releases/tag/0.10.0) [Compare Source](https://togithub.com/drkjam/netaddr/compare/0.9.0...0.10.0) Changelog: https://netaddr.readthedocs.io/en/latest/changes.html#release-0-10-0 Commits: https://github.com/netaddr/netaddr/compare/0.9.0...0.10.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7360e97e60..9218785c5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ ansible==9.1.0 ansible-lint==6.22.1 bcrypt==4.1.2 jmespath==1.0.1 -netaddr==0.9.0 +netaddr==0.10.0 openshift==0.13.2 passlib==1.7.4