From fedf9ae454304907ad7052967504229552d95071 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 18:42:04 +0000 Subject: [PATCH 01/11] fix(deps): update dependency filelock to v3.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04e3d8d..d74de6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==8.1.7 coloredlogs==15.0.1 dill==0.3.7 distlib==0.3.7 -filelock==3.12.4 +filelock==3.13.0 future==0.18.3 humanfriendly==10.0 identify==2.5.30 -- 2.47.2 From c70c7c22ec8ff3835eef9c664c840cf289831637 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 20:05:58 +0000 Subject: [PATCH 02/11] fix(deps): update dependency identify to v2.5.31 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d74de6a..3eca4c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ distlib==0.3.7 filelock==3.13.0 future==0.18.3 humanfriendly==10.0 -identify==2.5.30 +identify==2.5.31 idna==3.4 iniconfig==2.0.0 lazy-object-proxy==1.9.0 -- 2.47.2 From d89fa33eedbcf063106dde71fe4ea7f3ebb45212 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 23:11:03 +0000 Subject: [PATCH 03/11] fix(deps): update dependency filelock to v3.13.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3eca4c7..2377e58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==8.1.7 coloredlogs==15.0.1 dill==0.3.7 distlib==0.3.7 -filelock==3.13.0 +filelock==3.13.1 future==0.18.3 humanfriendly==10.0 identify==2.5.31 -- 2.47.2 From 5dac8a94d9f75e133e9940ca1daa249b3149c827 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 12:09:17 +0000 Subject: [PATCH 04/11] fix(deps): update dependency charset-normalizer to v3.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2377e58..4f4c383 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ autopep8==2.0.4 backoff==2.2.1 certifi==2023.7.22 cfgv==3.4.0 -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 click==8.1.7 coloredlogs==15.0.1 dill==0.3.7 -- 2.47.2 From ec8199770d99735e725ae2b38070e27efd85756a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 15:35:35 +0000 Subject: [PATCH 05/11] fix(deps): update dependency tomlkit to v0.12.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f4c383..ae3affa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ requests-toolbelt==1.0.0 six==1.16.0 toml==0.10.2 tomli==2.0.1 -tomlkit==0.12.1 +tomlkit==0.12.2 urllib3==2.0.7 virtualenv==20.24.6 webex-bot==0.4.1 -- 2.47.2 From 8d0b9fac2c632083458436e57fdc25e0e9080673 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 17:37:05 +0000 Subject: [PATCH 06/11] fix(deps): update dependency websockets to v10.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae3affa..a32411a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,6 +41,6 @@ urllib3==2.0.7 virtualenv==20.24.6 webex-bot==0.4.1 webexteamssdk==1.6.1 -websockets==10.2 +websockets==10.4 wrapt==1.15.0 xmltodict==0.13.0 -- 2.47.2 From d3975588319fa91a066712c53a9c2c77e3a50965 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 18:42:04 +0000 Subject: [PATCH 07/11] fix(deps): update dependency filelock to v3.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04e3d8d..d74de6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==8.1.7 coloredlogs==15.0.1 dill==0.3.7 distlib==0.3.7 -filelock==3.12.4 +filelock==3.13.0 future==0.18.3 humanfriendly==10.0 identify==2.5.30 -- 2.47.2 From 619744017c1aa31003dea12311ec93cb62923bf5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 20:05:58 +0000 Subject: [PATCH 08/11] fix(deps): update dependency identify to v2.5.31 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d74de6a..3eca4c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ distlib==0.3.7 filelock==3.13.0 future==0.18.3 humanfriendly==10.0 -identify==2.5.30 +identify==2.5.31 idna==3.4 iniconfig==2.0.0 lazy-object-proxy==1.9.0 -- 2.47.2 From d2e429733458135bcdaf271eaac96246caa581bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 23:11:03 +0000 Subject: [PATCH 09/11] fix(deps): update dependency filelock to v3.13.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3eca4c7..2377e58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==8.1.7 coloredlogs==15.0.1 dill==0.3.7 distlib==0.3.7 -filelock==3.13.0 +filelock==3.13.1 future==0.18.3 humanfriendly==10.0 identify==2.5.31 -- 2.47.2 From 2aa9e14e43077ea8816e93e1e2020f5092aa1d2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 12:09:17 +0000 Subject: [PATCH 10/11] fix(deps): update dependency charset-normalizer to v3.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2377e58..4f4c383 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ autopep8==2.0.4 backoff==2.2.1 certifi==2023.7.22 cfgv==3.4.0 -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 click==8.1.7 coloredlogs==15.0.1 dill==0.3.7 -- 2.47.2 From 26e8486c29b7f0b13f8b9a32c3dc56fe3b1caa76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 15:35:35 +0000 Subject: [PATCH 11/11] fix(deps): update dependency tomlkit to v0.12.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f4c383..ae3affa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ requests-toolbelt==1.0.0 six==1.16.0 toml==0.10.2 tomli==2.0.1 -tomlkit==0.12.1 +tomlkit==0.12.2 urllib3==2.0.7 virtualenv==20.24.6 webex-bot==0.4.1 -- 2.47.2