From afa7496dd9118c4e7e19918a5f3e93c6e03217fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 18:40:28 +0300 Subject: [PATCH 1/8] chore(deps): update dependency pycodestyle to v2.11.1 (#2052) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 758c29ac2ba..703acd4baf0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -337,7 +337,7 @@ pure-eval==0.2.2 # via stack-data py==1.11.0 # via retry -pycodestyle==2.9.1 +pycodestyle==2.11.1 # via # flake8 # flake8-print From d1eff854101e42c5fe0f89022a8fb3223b2aab3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 19:08:28 +0000 Subject: [PATCH 2/8] chore(deps): update dependency asttokens to v2.4.1 (#2057) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 703acd4baf0..39d8e2dacb0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -16,7 +16,7 @@ astor==0.8.1 # via flake8-simplify astroid==2.15.8 # via flake8-django -asttokens==2.4.0 +asttokens==2.4.1 # via stack-data async-timeout==4.0.3 # via redis From ee1a4a8a1486d3160f04cb6989765d45ef59124d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 20:58:12 +0000 Subject: [PATCH 3/8] chore(deps): update dependency babel to v2.13.1 (#2058) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 39d8e2dacb0..c28b87bd86c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -29,7 +29,7 @@ attrs==23.1.0 # referencing autoflake==1.7.8 # via education-backend (pyproject.toml) -babel==2.13.0 +babel==2.13.1 # via education-backend (pyproject.toml) backcall==0.2.0 # via ipython diff --git a/requirements.txt b/requirements.txt index 4307a5e19e2..77254fadbe0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ attrs==23.1.0 # via # jsonschema # referencing -babel==2.13.0 +babel==2.13.1 # via education-backend (pyproject.toml) bcrypt==4.0.1 # via education-backend (pyproject.toml) From e211dc565136ff5fddc1da7a222e915e425715c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 20:59:52 +0000 Subject: [PATCH 4/8] chore(deps): update dependency charset-normalizer to v3.3.1 (#2059) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c28b87bd86c..1a188ba82c4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -66,7 +66,7 @@ cffi==1.16.0 # via # cmarkgfm # cryptography -charset-normalizer==3.3.0 +charset-normalizer==3.3.1 # via requests click==8.1.7 # via diff --git a/requirements.txt b/requirements.txt index 77254fadbe0..a04516b3a68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ cffi==1.16.0 # via # cmarkgfm # cryptography -charset-normalizer==3.3.0 +charset-normalizer==3.3.1 # via requests click==8.1.7 # via From a6e37ac0abbdd0685022639cb39ebd7895b19b9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 21:16:41 +0000 Subject: [PATCH 5/8] chore(deps): update dependency cryptography to v41.0.5 (#2060) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 1a188ba82c4..b5ea8c7acd6 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -87,7 +87,7 @@ cognitive-complexity==1.3.0 # via flake8-cognitive-complexity coverage[toml]==7.3.2 # via pytest-cov -cryptography==41.0.4 +cryptography==41.0.5 # via pyjwt decorator==5.1.1 # via diff --git a/requirements.txt b/requirements.txt index a04516b3a68..dd84ae5accf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ click-repl==0.3.0 # via celery cmarkgfm==2022.10.27 # via education-backend (pyproject.toml) -cryptography==41.0.4 +cryptography==41.0.5 # via pyjwt decorator==5.1.1 # via retry From f1c1c9d3c30fe2367eac88ce0963af80d670496c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 21:21:54 +0000 Subject: [PATCH 6/8] chore(deps): update dependency django-ipware to v5.0.2 (#2061) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b5ea8c7acd6..6646cda9ab0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -133,7 +133,7 @@ django-filter==23.3 # via education-backend (pyproject.toml) django-healthchecks==1.5.0 # via education-backend (pyproject.toml) -django-ipware==5.0.1 +django-ipware==5.0.2 # via # drf-recaptcha # education-backend (pyproject.toml) diff --git a/requirements.txt b/requirements.txt index dd84ae5accf..87259d52d92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -101,7 +101,7 @@ django-filter==23.3 # via education-backend (pyproject.toml) django-healthchecks==1.5.0 # via education-backend (pyproject.toml) -django-ipware==5.0.1 +django-ipware==5.0.2 # via # drf-recaptcha # education-backend (pyproject.toml) From 306deb018e5f0f77d6f4b0a0dab1d63ad74917cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 02:05:36 +0000 Subject: [PATCH 7/8] chore(deps): update dependency django-stubs to v4.2.6 (#2062) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 6646cda9ab0..84d1c1503ca 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -143,7 +143,7 @@ django-split-settings==1.2.0 # via education-backend (pyproject.toml) django-storages==1.14.2 # via education-backend (pyproject.toml) -django-stubs==4.2.4 +django-stubs==4.2.6 # via # djangorestframework-stubs # education-backend (pyproject.toml) From 30bc726d0f787e3f7e0879d75fed1aee8ef8b4fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 04:45:03 +0000 Subject: [PATCH 8/8] chore(deps): update dependency kombu to v5.3.2 --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 84d1c1503ca..119bf99a756 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -288,7 +288,7 @@ jsonschema==4.19.1 # via drf-spectacular jsonschema-specifications==2023.7.1 # via jsonschema -kombu==5.3.1 +kombu==5.3.2 # via celery lazy-object-proxy==1.9.0 # via astroid diff --git a/requirements.txt b/requirements.txt index 87259d52d92..9e4d01ea31d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -157,7 +157,7 @@ jsonschema==4.19.1 # via drf-spectacular jsonschema-specifications==2023.7.1 # via jsonschema -kombu==5.3.1 +kombu==5.3.2 # via celery pillow==10.1.0 # via education-backend (pyproject.toml)