From 47f344c6d46ef982802794104d8435815fc24df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:16:36 +0000 Subject: [PATCH 01/11] Update sphinx-markdown-builder requirement from ~=0.5.5 to ~=0.6.7 --- updated-dependencies: - dependency-name: sphinx-markdown-builder dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c3a26cb6..5bb4383b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ docs = [ 'myst-parser~=1.0.0', 'sphinx~=6.1.3', 'sphinx-click~=4.4.0', - 'sphinx-markdown-builder~=0.5.5', + 'sphinx-markdown-builder~=0.6.7', 'mike~=1.1.2', 'mkdocs~=1.6.1', 'mkdocs-material~=9.5.36', From d5748f705fd5928169c0a8f4c2257d809784510e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:16:33 +0000 Subject: [PATCH 02/11] Bump netmiko from 4.1.2 to 4.4.0 Bumps [netmiko](https://github.com/ktbyers/netmiko) from 4.1.2 to 4.4.0. - [Release notes](https://github.com/ktbyers/netmiko/releases) - [Changelog](https://github.com/ktbyers/netmiko/blob/develop/release_process.txt) - [Commits](https://github.com/ktbyers/netmiko/compare/v4.1.2...v4.4.0) --- updated-dependencies: - dependency-name: netmiko dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5bb4383b..b07ab596 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dependencies = [ 'mac-vendor-lookup==0.1.12', 'natsort==8.3.1', 'netaddr==0.8.0', - 'netmiko==4.1.2', + 'netmiko==4.4.0', 'netutils==1.10.0', 'nornir-netmiko==1.0.1', 'nornir-salt==0.19.2', From f12e37cc8fe2039125359bb9f30442e6e7f44e76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:16:29 +0000 Subject: [PATCH 03/11] Bump openpyxl from 3.1.2 to 3.1.5 Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.1.2 to 3.1.5. --- updated-dependencies: - dependency-name: openpyxl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b07ab596..7254c791 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ dependencies = [ 'nornir-scrapli==2023.1.30.post1', 'nornir-utils==0.2.0', 'nornir==3.3.0', - 'openpyxl==3.1.2', + 'openpyxl==3.1.5', 'pyyaml==6.0.1', 'requests==2.32.3', 'responses==0.23.1', From 458172461091344b0e2ab871dd087e608b03beed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:16:25 +0000 Subject: [PATCH 04/11] Bump tomli from 2.0.1 to 2.0.2 Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.0.2. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.0.1...2.0.2) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7254c791..14291696 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dependencies = [ 'ruamel.yaml<0.17.33', 'tabulate==0.9.0', 'tokenize-rt==6.1.0', - 'tomli==2.0.1', + 'tomli==2.0.2', 'ttp==0.9.4', 'urllib3==2.2.3', 'yamale<=5.2.1', From b9f13b9c3708951a723acf749203a6701768126d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:16:21 +0000 Subject: [PATCH 05/11] Bump responses from 0.23.1 to 0.25.3 Bumps [responses](https://github.com/getsentry/responses) from 0.23.1 to 0.25.3. - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](https://github.com/getsentry/responses/compare/0.23.1...0.25.3) --- updated-dependencies: - dependency-name: responses dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 14291696..b823bfdf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dependencies = [ 'openpyxl==3.1.5', 'pyyaml==6.0.1', 'requests==2.32.3', - 'responses==0.23.1', + 'responses==0.25.3', 'ruamel.yaml<0.17.33', 'tabulate==0.9.0', 'tokenize-rt==6.1.0', From 6d28f2b7004cdba7010604878955ca03af66c95c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:16:18 +0000 Subject: [PATCH 06/11] Bump click-params from 0.4.1 to 0.5.0 Bumps [click-params](https://github.com/click-contrib/click_params) from 0.4.1 to 0.5.0. - [Changelog](https://github.com/click-contrib/click_params/blob/master/CHANGELOG.md) - [Commits](https://github.com/click-contrib/click_params/commits/0.5.0) --- updated-dependencies: - dependency-name: click-params dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b823bfdf..19c2bc25 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ 'aiohttp==3.10.10', 'click-help-colors==0.9.1', 'click-option-group==0.5.6', - 'click-params==0.4.1', + 'click-params==0.5.0', 'click-spinner==0.1.10', 'click==8.1.3', 'colorama==0.4.6', From 232318c7f9e71ed03009e608611e1e16a6ec6a92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:16:15 +0000 Subject: [PATCH 07/11] Update mkdocs-material-extensions requirement from ~=1.1.1 to ~=1.3.1 Updates the requirements on [mkdocs-material-extensions](https://github.com/facelessuser/mkdocs-material-extensions) to permit the latest version. - [Release notes](https://github.com/facelessuser/mkdocs-material-extensions/releases) - [Changelog](https://github.com/facelessuser/mkdocs-material-extensions/blob/master/changelog.md) - [Commits](https://github.com/facelessuser/mkdocs-material-extensions/compare/1.1.1...1.3.1) --- updated-dependencies: - dependency-name: mkdocs-material-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 19c2bc25..c4396c72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ docs = [ 'mike~=1.1.2', 'mkdocs~=1.6.1', 'mkdocs-material~=9.5.36', - 'mkdocs-material-extensions~=1.1.1', + 'mkdocs-material-extensions~=1.3.1', ] lint = [ 'darglint~=1.8.1', From 027e16f05fd830ff15cc77f74b6cd939dcc29f2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:16:07 +0000 Subject: [PATCH 08/11] Bump jsonschema from 4.17.3 to 4.23.0 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.17.3 to 4.23.0. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.17.3...v4.23.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index c4396c72..597bfc94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ 'hier-config==2.2.3', 'ipython==8.14.0', 'jinja2==3.1.4', - 'jsonschema==4.17.3', + 'jsonschema==4.23.0', 'kubernetes==31.0.0', 'mac-vendor-lookup==0.1.12', 'natsort==8.3.1', @@ -116,7 +116,7 @@ lint = [ 'toml~=0.10.2', ] network_modeling = [ - 'jsonschema==4.17.3', + 'jsonschema==4.23.0', 'yamale<=5.2.1', ] test = [ From f72a8bc71ec1311e27b34b06ecd7539790d8b9fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:16:02 +0000 Subject: [PATCH 09/11] Update flake8-quotes requirement from ~=3.3.2 to ~=3.4.0 Updates the requirements on [flake8-quotes](https://github.com/zheller/flake8-quotes) to permit the latest version. - [Commits](https://github.com/zheller/flake8-quotes/compare/3.3.2...3.4.0) --- updated-dependencies: - dependency-name: flake8-quotes dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 597bfc94..77e2ae97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -109,7 +109,7 @@ lint = [ 'flake8-docstrings~=1.7.0', 'flake8-eradicate~=1.5.0', 'flake8-import-order~=0.18.2', - 'flake8-quotes~=3.3.2', + 'flake8-quotes~=3.4.0', 'flake8-string-format==0.3.0', 'pep8~=1.7.1', 'pep8-naming~=0.13.2', From 3e9b74c0f86f12026f87718c951d7a1438e519f5 Mon Sep 17 00:00:00 2001 From: Russell Bunch Date: Mon, 4 Nov 2024 11:06:31 -0600 Subject: [PATCH 10/11] A-Z sort deps --- pyproject.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 77e2ae97..5213dfed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,18 +89,17 @@ ci = [ 'nox~=2024.10.9', ] docs = [ + 'mike~=1.1.2', + 'mkdocs-material-extensions~=1.3.1', + 'mkdocs-material~=9.5.36', + 'mkdocs~=1.6.1', 'myst-parser~=1.0.0', - 'sphinx~=6.1.3', 'sphinx-click~=4.4.0', 'sphinx-markdown-builder~=0.6.7', - 'mike~=1.1.2', - 'mkdocs~=1.6.1', - 'mkdocs-material~=9.5.36', - 'mkdocs-material-extensions~=1.3.1', + 'sphinx~=6.1.3', ] lint = [ 'darglint~=1.8.1', - 'flake8~=7.1.1', 'flake8-black~=0.3.6', 'flake8-bugbear~=23.3.12', 'flake8-commas~=4.0.0', @@ -111,8 +110,9 @@ lint = [ 'flake8-import-order~=0.18.2', 'flake8-quotes~=3.4.0', 'flake8-string-format==0.3.0', - 'pep8~=1.7.1', + 'flake8~=7.1.1', 'pep8-naming~=0.13.2', + 'pep8~=1.7.1', 'toml~=0.10.2', ] network_modeling = [ @@ -122,10 +122,10 @@ network_modeling = [ test = [ 'coverage~=7.2.2', 'mock~=5.0.1', - 'py~=1.11.0', - 'pytest~=7.3.1', 'pytest-cov~=4.1.0', 'pytest-sugar~=0.9.6', + 'pytest~=7.3.1', + 'py~=1.11.0', 'testfixtures~=8.3.0', ] From 4c8d0a1dd0fc01f4f6b1670c7142be488905e2ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:16:11 +0000 Subject: [PATCH 11/11] Update mike requirement from ~=1.1.2 to ~=2.1.3 Updates the requirements on [mike](https://github.com/jimporter/mike) to permit the latest version. - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](https://github.com/jimporter/mike/compare/v1.1.2...v2.1.3) --- updated-dependencies: - dependency-name: mike dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5213dfed..4bd2b836 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ ci = [ 'nox~=2024.10.9', ] docs = [ - 'mike~=1.1.2', + 'mike~=2.1.3', 'mkdocs-material-extensions~=1.3.1', 'mkdocs-material~=9.5.36', 'mkdocs~=1.6.1',