From 4a7271d89ecefe3eeede7b028cf86bba72219493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 12:37:06 +0000 Subject: [PATCH 01/21] Bump cryptography from 44.0.1 to 44.0.2 in the pip group 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 c7b7319..9fc8f72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiofiles==0.7.0 aiosqlite==0.17.0 asyncua==1.1.5 cffi==1.14.5 -cryptography==44.0.1 +cryptography==44.0.2 pycparser==2.20 pyOpenSSL==24.2.1 python-dateutil==2.8.1 From 4b6a59e38aa7c1135eee1e3afe9a446df344d2c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 15:02:55 +0200 Subject: [PATCH 02/21] Add renovate.json (#12) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- renovate.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 renovate.json diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..5db72dd --- /dev/null +++ b/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:recommended" + ] +} From bd481c49d2253463d5e6a08577eb657e7bc8cf15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 15:03:34 +0200 Subject: [PATCH 03/21] chore(deps): update dependency asyncua to v1.1.6 (#13) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9fc8f72..18da58e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==0.7.0 aiosqlite==0.17.0 -asyncua==1.1.5 +asyncua==1.1.6 cffi==1.14.5 cryptography==44.0.2 pycparser==2.20 From 082c20645517928dd0fa48689e1b3826fc23eb3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 15:03:44 +0200 Subject: [PATCH 04/21] chore(deps): update dependency cryptography to v44.0.3 (#14) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18da58e..3a5548f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiofiles==0.7.0 aiosqlite==0.17.0 asyncua==1.1.6 cffi==1.14.5 -cryptography==44.0.2 +cryptography==44.0.3 pycparser==2.20 pyOpenSSL==24.2.1 python-dateutil==2.8.1 From 45d6d8ad094c970c9da718ab6cbc198361bb5d2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 18:07:02 +0000 Subject: [PATCH 05/21] chore(deps): update dependency typing-extensions to v3.10.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a5548f..ef09d4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ python-dateutil==2.8.1 pytz==2021.1 six==1.16.0 sortedcontainers==2.4.0 -typing-extensions==3.10.0.0 +typing-extensions==3.10.0.2 From 2bc9332e7a7fc62b0a994f3597eec52bb9ea7d44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 18:07:06 +0000 Subject: [PATCH 06/21] chore(deps): update dependency aiofiles to v0.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef09d4f..9058b8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiofiles==0.7.0 +aiofiles==0.8.0 aiosqlite==0.17.0 asyncua==1.1.6 cffi==1.14.5 From 80ddb2acde1cc0ac8df6c4346a15b65a147ca07c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 22:33:57 +0000 Subject: [PATCH 07/21] chore(deps): update dependency cffi to v1.17.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9058b8b..936150e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiofiles==0.8.0 aiosqlite==0.17.0 asyncua==1.1.6 -cffi==1.14.5 +cffi==1.17.1 cryptography==44.0.3 pycparser==2.20 pyOpenSSL==24.2.1 From a4c79159ee0ab7efc3428a7daba44067f1b1672d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 14:04:32 +0000 Subject: [PATCH 08/21] chore(deps): update dependency pycparser to v2.23 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 936150e..26f2144 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiosqlite==0.17.0 asyncua==1.1.6 cffi==1.17.1 cryptography==44.0.3 -pycparser==2.20 +pycparser==2.23 pyOpenSSL==24.2.1 python-dateutil==2.8.1 pytz==2021.1 From 47ccd9b090e6f51a8ddfd52c48280e2c792f1ed0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 04:37:18 +0000 Subject: [PATCH 09/21] chore(deps): update dependency python-dateutil to v2.9.0.post0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26f2144..2bfa1a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cffi==1.17.1 cryptography==44.0.3 pycparser==2.23 pyOpenSSL==24.2.1 -python-dateutil==2.8.1 +python-dateutil==2.9.0.post0 pytz==2021.1 six==1.16.0 sortedcontainers==2.4.0 From 92e409e6313616697b816fc10ac0886635f8bb66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 10:52:08 +0000 Subject: [PATCH 10/21] chore(deps): update dependency six to v1.17.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2bfa1a4..a653526 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ pycparser==2.23 pyOpenSSL==24.2.1 python-dateutil==2.9.0.post0 pytz==2021.1 -six==1.16.0 +six==1.17.0 sortedcontainers==2.4.0 typing-extensions==3.10.0.2 From b8bbbc75337c2d6b2fe87d308b7c8915c8dc3ef4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 11:15:20 +0000 Subject: [PATCH 11/21] chore(deps): update dependency pytz to v2021.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a653526..afa7add 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cryptography==44.0.3 pycparser==2.23 pyOpenSSL==24.2.1 python-dateutil==2.9.0.post0 -pytz==2021.1 +pytz==2021.3 six==1.17.0 sortedcontainers==2.4.0 typing-extensions==3.10.0.2 From a51a03f8c17caf2dba8a6df7fa6518bc19a5aad7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 11:15:12 +0000 Subject: [PATCH 12/21] chore(deps): update dependency aiosqlite to v0.22.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index afa7add..9944456 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==0.8.0 -aiosqlite==0.17.0 +aiosqlite==0.22.0 asyncua==1.1.6 cffi==1.17.1 cryptography==44.0.3 From 3171c3d97789fbf65640a95469d59af4f6f2ac60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 11:15:16 +0000 Subject: [PATCH 13/21] chore(deps): update dependency pyopenssl to v24.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9944456..6d42282 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ asyncua==1.1.6 cffi==1.17.1 cryptography==44.0.3 pycparser==2.23 -pyOpenSSL==24.2.1 +pyOpenSSL==24.3.0 python-dateutil==2.9.0.post0 pytz==2021.3 six==1.17.0 From 7f0cf03aaca9a9526c9f271ae42370a915db1e56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 11:15:26 +0000 Subject: [PATCH 14/21] chore(deps): update dependency cffi to v2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d42282..716f753 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiofiles==0.8.0 aiosqlite==0.22.0 asyncua==1.1.6 -cffi==1.17.1 +cffi==2.0.0 cryptography==44.0.3 pycparser==2.23 pyOpenSSL==24.3.0 From 764eb62db22e7096e25ee9cee142b316383051e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 11:16:21 +0000 Subject: [PATCH 15/21] chore(deps): update dependency aiofiles to v25 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 716f753..3e0afc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiofiles==0.8.0 +aiofiles==25.1.0 aiosqlite==0.22.0 asyncua==1.1.6 cffi==2.0.0 From d5eafee0926352ed04d7897c5b0745484d32a033 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 11:17:09 +0000 Subject: [PATCH 16/21] chore(deps): update dependency asyncua to v1.1.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e0afc5..40e3caf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==25.1.0 aiosqlite==0.22.0 -asyncua==1.1.6 +asyncua==1.1.8 cffi==2.0.0 cryptography==44.0.3 pycparser==2.23 From 6ee12cac519912791eaacd8275cee65cb2976766 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 14:57:09 +0000 Subject: [PATCH 17/21] chore(deps): update dependency cryptography to v46 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40e3caf..90e2b3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiofiles==25.1.0 aiosqlite==0.22.0 asyncua==1.1.8 cffi==2.0.0 -cryptography==44.0.3 +cryptography==46.0.3 pycparser==2.23 pyOpenSSL==24.3.0 python-dateutil==2.9.0.post0 From 24950f5758d6a8846626c3ef685d12683bf5e204 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 14:57:14 +0000 Subject: [PATCH 18/21] chore(deps): update dependency pyopenssl to v25 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 90e2b3e..1fb54c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ asyncua==1.1.8 cffi==2.0.0 cryptography==46.0.3 pycparser==2.23 -pyOpenSSL==24.3.0 +pyOpenSSL==25.3.0 python-dateutil==2.9.0.post0 pytz==2021.3 six==1.17.0 From bbf69a6e0cedc8d42d21efa24b47b354c15a0833 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 16:43:18 +0000 Subject: [PATCH 19/21] chore(deps): update dependency pytz to v2025 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1fb54c9..54b0721 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cryptography==46.0.3 pycparser==2.23 pyOpenSSL==25.3.0 python-dateutil==2.9.0.post0 -pytz==2021.3 +pytz==2025.2 six==1.17.0 sortedcontainers==2.4.0 typing-extensions==3.10.0.2 From aff8bccfb88f9299798c23fc9adfe895c2ada807 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 16:43:21 +0000 Subject: [PATCH 20/21] chore(deps): update dependency typing-extensions to v4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 54b0721..2763b7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ python-dateutil==2.9.0.post0 pytz==2025.2 six==1.17.0 sortedcontainers==2.4.0 -typing-extensions==3.10.0.2 +typing-extensions==4.15.0 From 9e38a7287292fc5a276e2698bd7801189a9a562d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 15:49:03 +0000 Subject: [PATCH 21/21] chore(deps): update dependency aiosqlite to v0.22.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2763b7d..06d1cd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==25.1.0 -aiosqlite==0.22.0 +aiosqlite==0.22.1 asyncua==1.1.8 cffi==2.0.0 cryptography==46.0.3