From 19cb87676ed47a5e8cc98077a1a6457ad88cece5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 01:10:53 +0000 Subject: [PATCH 01/25] Bump markupsafe from 3.0.2 to 3.0.3 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3adefa1c..f22ad6e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ idna==3.10 ; python_version >= "3.9" and python_version < "4.0" importlib-metadata==8.7.0 ; python_version >= "3.9" and python_version < "3.10" itsdangerous==2.2.0 ; python_version >= "3.9" and python_version < "4.0" jinja2==3.1.6 ; python_version >= "3.9" and python_version < "4.0" -markupsafe==3.0.2 ; python_version >= "3.9" and python_version < "4.0" +markupsafe==3.0.3 ; python_version >= "3.9" and python_version < "4.0" pycparser==2.22 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy" pycryptodome==3.23.0 ; python_version >= "3.9" and python_version < "4.0" pyjwt[crypto]==2.10.1 ; python_version >= "3.9" and python_version < "4.0" From cf57df0222636187c263373acd0cdd27dc1a1ee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:21:49 +0000 Subject: [PATCH 02/25] Bump cryptography from 46.0.1 to 46.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.1 to 46.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.1...46.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3adefa1c..7ab05c14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_p charset-normalizer==3.4.3 ; python_version >= "3.9" and python_version < "4.0" click==8.1.8 ; python_version >= "3.9" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" -cryptography==46.0.1 ; python_version >= "3.9" and python_version < "4.0" +cryptography==46.0.2 ; python_version >= "3.9" and python_version < "4.0" django==4.2.24 ; python_version >= "3.9" and python_version < "4.0" flask-unsign==1.2.1 ; python_version >= "3.9" and python_version < "4.0" flask==3.1.2 ; python_version >= "3.9" and python_version < "4.0" From 29cc44da6c444b7dec5091fae7802fd67028e3e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 23:36:40 +0000 Subject: [PATCH 03/25] Bump django from 4.2.24 to 4.2.25 Bumps [django](https://github.com/django/django) from 4.2.24 to 4.2.25. - [Commits](https://github.com/django/django/compare/4.2.24...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3adefa1c..39d3c149 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.4.3 ; python_version >= "3.9" and python_version < "4.0" click==8.1.8 ; python_version >= "3.9" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" cryptography==46.0.1 ; python_version >= "3.9" and python_version < "4.0" -django==4.2.24 ; python_version >= "3.9" and python_version < "4.0" +django==4.2.25 ; python_version >= "3.9" and python_version < "4.0" flask-unsign==1.2.1 ; python_version >= "3.9" and python_version < "4.0" flask==3.1.2 ; python_version >= "3.9" and python_version < "4.0" idna==3.10 ; python_version >= "3.9" and python_version < "4.0" From 91a35a21cc136b292f11b7c90e28b4324a204e24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 15:24:18 +0000 Subject: [PATCH 04/25] Bump certifi from 2025.8.3 to 2025.10.5 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.8.3 to 2025.10.5. - [Commits](https://github.com/certifi/python-certifi/compare/2025.08.03...2025.10.05) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.10.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3adefa1c..d0b2ba48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.9.2 ; python_version >= "3.9" and python_version < "4.0" blinker==1.9.0 ; python_version >= "3.9" and python_version < "4.0" -certifi==2025.8.3 ; python_version >= "3.9" and python_version < "4.0" +certifi==2025.10.5 ; python_version >= "3.9" and python_version < "4.0" cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy" charset-normalizer==3.4.3 ; python_version >= "3.9" and python_version < "4.0" click==8.1.8 ; python_version >= "3.9" and python_version < "4.0" From 9c0073e5dad39e4b8870fc0c2e482a89c0490011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 15:27:00 +0000 Subject: [PATCH 05/25] Bump asgiref from 3.9.2 to 3.10.0 Bumps [asgiref](https://github.com/django/asgiref) from 3.9.2 to 3.10.0. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.9.2...3.10.0) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3adefa1c..d15e932a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -asgiref==3.9.2 ; python_version >= "3.9" and python_version < "4.0" +asgiref==3.10.0 ; python_version >= "3.9" and python_version < "4.0" blinker==1.9.0 ; python_version >= "3.9" and python_version < "4.0" certifi==2025.8.3 ; python_version >= "3.9" and python_version < "4.0" cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy" From 999f71e3294961037c62f0a314890167ca910283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 15:41:39 +0000 Subject: [PATCH 06/25] Bump idna from 3.10 to 3.11 Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.11. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.10...v3.11) --- updated-dependencies: - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b073d7f3..16e28ee2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ cryptography==46.0.2 ; python_version >= "3.9" and python_version < "4.0" django==4.2.24 ; python_version >= "3.9" and python_version < "4.0" flask-unsign==1.2.1 ; python_version >= "3.9" and python_version < "4.0" flask==3.1.2 ; python_version >= "3.9" and python_version < "4.0" -idna==3.10 ; python_version >= "3.9" and python_version < "4.0" +idna==3.11 ; python_version >= "3.9" and python_version < "4.0" importlib-metadata==8.7.0 ; python_version >= "3.9" and python_version < "3.10" itsdangerous==2.2.0 ; python_version >= "3.9" and python_version < "4.0" jinja2==3.1.6 ; python_version >= "3.9" and python_version < "4.0" From 3bdc2ce1172165e620061268a1437fc3d01564a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 15:15:02 +0000 Subject: [PATCH 07/25] Bump charset-normalizer from 3.4.3 to 3.4.4 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.3...3.4.4) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b073d7f3..9dbb8fcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.10.0 ; python_version >= "3.9" and python_version < "4.0" blinker==1.9.0 ; python_version >= "3.9" and python_version < "4.0" certifi==2025.10.5 ; python_version >= "3.9" and python_version < "4.0" cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy" -charset-normalizer==3.4.3 ; python_version >= "3.9" and python_version < "4.0" +charset-normalizer==3.4.4 ; python_version >= "3.9" and python_version < "4.0" click==8.1.8 ; python_version >= "3.9" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" cryptography==46.0.2 ; python_version >= "3.9" and python_version < "4.0" From f6211c102743322559ac97caf4ec5d65c3958c53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 15:15:13 +0000 Subject: [PATCH 08/25] Bump cryptography from 46.0.2 to 46.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.2 to 46.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.2...46.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16e28ee2..06564376 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_p charset-normalizer==3.4.3 ; python_version >= "3.9" and python_version < "4.0" click==8.1.8 ; python_version >= "3.9" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" -cryptography==46.0.2 ; python_version >= "3.9" and python_version < "4.0" +cryptography==46.0.3 ; python_version >= "3.9" and python_version < "4.0" django==4.2.24 ; python_version >= "3.9" and python_version < "4.0" flask-unsign==1.2.1 ; python_version >= "3.9" and python_version < "4.0" flask==3.1.2 ; python_version >= "3.9" and python_version < "4.0" From 814abe724841559cb135c234a370d83eccd11dab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 00:38:38 +0000 Subject: [PATCH 09/25] Bump django from 4.2.24 to 4.2.26 Bumps [django](https://github.com/django/django) from 4.2.24 to 4.2.26. - [Commits](https://github.com/django/django/compare/4.2.24...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3adefa1c..035ece1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.4.3 ; python_version >= "3.9" and python_version < "4.0" click==8.1.8 ; python_version >= "3.9" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" cryptography==46.0.1 ; python_version >= "3.9" and python_version < "4.0" -django==4.2.24 ; python_version >= "3.9" and python_version < "4.0" +django==4.2.26 ; python_version >= "3.9" and python_version < "4.0" flask-unsign==1.2.1 ; python_version >= "3.9" and python_version < "4.0" flask==3.1.2 ; python_version >= "3.9" and python_version < "4.0" idna==3.10 ; python_version >= "3.9" and python_version < "4.0" From 9be4ffed034dcf402f4e83bf9ebd3d6540cc4cd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 15:18:15 +0000 Subject: [PATCH 10/25] Bump certifi from 2025.10.5 to 2025.11.12 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.10.5 to 2025.11.12. - [Commits](https://github.com/certifi/python-certifi/compare/2025.10.05...2025.11.12) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13c3e05c..2428ae33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.10.0 ; python_version >= "3.9" and python_version < "4.0" blinker==1.9.0 ; python_version >= "3.9" and python_version < "4.0" -certifi==2025.10.5 ; python_version >= "3.9" and python_version < "4.0" +certifi==2025.11.12 ; python_version >= "3.9" and python_version < "4.0" cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy" charset-normalizer==3.4.4 ; python_version >= "3.9" and python_version < "4.0" click==8.1.8 ; python_version >= "3.9" and python_version < "4.0" From be0de16e6cd640c320fa375f10254a2d6b4cbf29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 15:15:18 +0000 Subject: [PATCH 11/25] Bump asgiref from 3.10.0 to 3.11.0 Bumps [asgiref](https://github.com/django/asgiref) from 3.10.0 to 3.11.0. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.10.0...3.11.0) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11172427..b14a4a23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -asgiref==3.10.0 ; python_version >= "3.9" and python_version < "4.0" +asgiref==3.11.0 ; python_version >= "3.9" and python_version < "4.0" blinker==1.9.0 ; python_version >= "3.9" and python_version < "4.0" certifi==2025.11.12 ; python_version >= "3.9" and python_version < "4.0" cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy" From 69af08cecb84e133dee1cc51678a1fc6c5c80029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 15:15:54 +0000 Subject: [PATCH 12/25] Bump cryptography from 46.0.1 to 46.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.1 to 46.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.1...46.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11172427..27756113 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_p charset-normalizer==3.4.4 ; python_version >= "3.9" and python_version < "4.0" click==8.1.8 ; python_version >= "3.9" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" -cryptography==46.0.1 ; python_version >= "3.9" and python_version < "4.0" +cryptography==46.0.3 ; python_version >= "3.9" and python_version < "4.0" django==4.2.26 ; python_version >= "3.9" and python_version < "4.0" flask-unsign==1.2.1 ; python_version >= "3.9" and python_version < "4.0" flask==3.1.2 ; python_version >= "3.9" and python_version < "4.0" From 7fe7f71d28a58b333844905514d905fa451523f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 15:11:18 +0000 Subject: [PATCH 13/25] Bump sqlparse from 0.5.3 to 0.5.4 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.3 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.3...0.5.4) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11172427..6d0bb128 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pycparser==2.22 ; python_version >= "3.9" and python_version < "4.0" and platfor pycryptodome==3.23.0 ; python_version >= "3.9" and python_version < "4.0" pyjwt[crypto]==2.10.1 ; python_version >= "3.9" and python_version < "4.0" requests==2.32.5 ; python_version >= "3.9" and python_version < "4.0" -sqlparse==0.5.3 ; python_version >= "3.9" and python_version < "4.0" +sqlparse==0.5.4 ; python_version >= "3.9" and python_version < "4.0" typing-extensions==4.15.0 ; python_version >= "3.9" and python_version < "3.11" tzdata==2025.1 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32" urllib3==2.5.0 ; python_version >= "3.9" and python_version < "4.0" From 3807a0492904bc7c702fca084bf35efe8608ad6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 16:50:55 +0000 Subject: [PATCH 14/25] Bump werkzeug from 3.1.3 to 3.1.4 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11172427..99c56767 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,5 +23,5 @@ typing-extensions==4.15.0 ; python_version >= "3.9" and python_version < "3.11" tzdata==2025.1 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32" urllib3==2.5.0 ; python_version >= "3.9" and python_version < "4.0" viewstate==0.7.0 ; python_version >= "3.9" and python_version < "4.0" -werkzeug==3.1.3 ; python_version >= "3.9" and python_version < "4.0" +werkzeug==3.1.4 ; python_version >= "3.9" and python_version < "4.0" zipp==3.23.0 ; python_version >= "3.9" and python_version < "3.10" From 3fde681624c4194aaca899961812baa7a1c41a3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 02:52:43 +0000 Subject: [PATCH 15/25] Bump django from 4.2.24 to 4.2.27 Bumps [django](https://github.com/django/django) from 4.2.24 to 4.2.27. - [Commits](https://github.com/django/django/compare/4.2.24...4.2.27) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c523c860..012149aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.4.4 ; python_version >= "3.9" and python_version < "4.0" click==8.1.8 ; python_version >= "3.9" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" cryptography==46.0.3 ; python_version >= "3.9" and python_version < "4.0" -django==4.2.26 ; python_version >= "3.9" and python_version < "4.0" +django==4.2.27 ; python_version >= "3.9" and python_version < "4.0" flask-unsign==1.2.1 ; python_version >= "3.9" and python_version < "4.0" flask==3.1.2 ; python_version >= "3.9" and python_version < "4.0" idna==3.11 ; python_version >= "3.9" and python_version < "4.0" From 057596c9a31dfa2ab67f5b5eb4de0650edce201d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 15:29:17 +0000 Subject: [PATCH 16/25] Bump urllib3 from 2.5.0 to 2.6.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c523c860..19aaaf57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ requests==2.32.5 ; python_version >= "3.9" and python_version < "4.0" sqlparse==0.5.4 ; python_version >= "3.9" and python_version < "4.0" typing-extensions==4.15.0 ; python_version >= "3.9" and python_version < "3.11" tzdata==2025.1 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32" -urllib3==2.5.0 ; python_version >= "3.9" and python_version < "4.0" +urllib3==2.6.0 ; python_version >= "3.9" and python_version < "4.0" viewstate==0.7.0 ; python_version >= "3.9" and python_version < "4.0" werkzeug==3.1.4 ; python_version >= "3.9" and python_version < "4.0" zipp==3.23.0 ; python_version >= "3.9" and python_version < "3.10" From 366450216410e38197db9864353d2d0645e0d6af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 05:00:28 +0000 Subject: [PATCH 17/25] Bump urllib3 from 2.5.0 to 2.6.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3adefa1c..ae413dbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ requests==2.32.5 ; python_version >= "3.9" and python_version < "4.0" sqlparse==0.5.3 ; python_version >= "3.9" and python_version < "4.0" typing-extensions==4.15.0 ; python_version >= "3.9" and python_version < "3.11" tzdata==2025.1 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32" -urllib3==2.5.0 ; python_version >= "3.9" and python_version < "4.0" +urllib3==2.6.0 ; python_version >= "3.9" and python_version < "4.0" viewstate==0.7.0 ; python_version >= "3.9" and python_version < "4.0" werkzeug==3.1.3 ; python_version >= "3.9" and python_version < "4.0" zipp==3.23.0 ; python_version >= "3.9" and python_version < "3.10" From 5101cca981c3986a9429933ae7dc372025adcf62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 15:14:14 +0000 Subject: [PATCH 18/25] Bump django from 4.2.24 to 4.2.27 Bumps [django](https://github.com/django/django) from 4.2.24 to 4.2.27. - [Commits](https://github.com/django/django/compare/4.2.24...4.2.27) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index b835f952..243fff4e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.2.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "anyio" @@ -532,14 +532,14 @@ files = [ [[package]] name = "django" -version = "4.2.24" +version = "4.2.27" description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design." optional = false python-versions = ">=3.8" groups = ["main"] files = [ - {file = "django-4.2.24-py3-none-any.whl", hash = "sha256:a6527112c58821a0dfc5ab73013f0bdd906539790a17196658e36e66af43c350"}, - {file = "django-4.2.24.tar.gz", hash = "sha256:40cd7d3f53bc6cd1902eadce23c337e97200888df41e4a73b42d682f23e71d80"}, + {file = "django-4.2.27-py3-none-any.whl", hash = "sha256:f393a394053713e7d213984555c5b7d3caeee78b2ccb729888a0774dff6c11a8"}, + {file = "django-4.2.27.tar.gz", hash = "sha256:b865fbe0f4a3d1ee36594c5efa42b20db3c8bbb10dff0736face1c6e4bda5b92"}, ] [package.dependencies] From ff80b68a6a2cb77121af8b2a36846d77be418491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 15:15:41 +0000 Subject: [PATCH 19/25] Bump urllib3 from 2.6.0 to 2.6.1 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.0...2.6.1) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cae8dc95..9e5725ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ requests==2.32.5 ; python_version >= "3.9" and python_version < "4.0" sqlparse==0.5.4 ; python_version >= "3.9" and python_version < "4.0" typing-extensions==4.15.0 ; python_version >= "3.9" and python_version < "3.11" tzdata==2025.1 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32" -urllib3==2.6.0 ; python_version >= "3.9" and python_version < "4.0" +urllib3==2.6.1 ; python_version >= "3.9" and python_version < "4.0" viewstate==0.7.0 ; python_version >= "3.9" and python_version < "4.0" werkzeug==3.1.4 ; python_version >= "3.9" and python_version < "4.0" zipp==3.23.0 ; python_version >= "3.9" and python_version < "3.10" From 6db57db8499af8823bf943e6de134421b6f728d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 15:12:28 +0000 Subject: [PATCH 20/25] Bump urllib3 from 2.6.1 to 2.6.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.1...2.6.2) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e5725ec..c61ed597 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ requests==2.32.5 ; python_version >= "3.9" and python_version < "4.0" sqlparse==0.5.4 ; python_version >= "3.9" and python_version < "4.0" typing-extensions==4.15.0 ; python_version >= "3.9" and python_version < "3.11" tzdata==2025.1 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32" -urllib3==2.6.1 ; python_version >= "3.9" and python_version < "4.0" +urllib3==2.6.2 ; python_version >= "3.9" and python_version < "4.0" viewstate==0.7.0 ; python_version >= "3.9" and python_version < "4.0" werkzeug==3.1.4 ; python_version >= "3.9" and python_version < "4.0" zipp==3.23.0 ; python_version >= "3.9" and python_version < "3.10" From 62bc1a17784aeeb71237ffed264e7568455d757d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 15:10:55 +0000 Subject: [PATCH 21/25] Bump importlib-metadata from 8.7.0 to 8.7.1 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.7.0 to 8.7.1. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v8.7.0...v8.7.1) --- updated-dependencies: - dependency-name: importlib-metadata dependency-version: 8.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e5725ec..314e03ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django==4.2.27 ; python_version >= "3.9" and python_version < "4.0" flask-unsign==1.2.1 ; python_version >= "3.9" and python_version < "4.0" flask==3.1.2 ; python_version >= "3.9" and python_version < "4.0" idna==3.11 ; python_version >= "3.9" and python_version < "4.0" -importlib-metadata==8.7.0 ; python_version >= "3.9" and python_version < "3.10" +importlib-metadata==8.7.1 ; python_version >= "3.9" and python_version < "3.10" itsdangerous==2.2.0 ; python_version >= "3.9" and python_version < "4.0" jinja2==3.1.6 ; python_version >= "3.9" and python_version < "4.0" markupsafe==3.0.3 ; python_version >= "3.9" and python_version < "4.0" From 7f536b25f4009674100442170483cc7e0f72a4f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 15:15:23 +0000 Subject: [PATCH 22/25] Bump certifi from 2025.11.12 to 2026.1.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.11.12 to 2026.1.4. - [Commits](https://github.com/certifi/python-certifi/compare/2025.11.12...2026.01.04) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.1.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e5725ec..f5a8fa2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.11.0 ; python_version >= "3.9" and python_version < "4.0" blinker==1.9.0 ; python_version >= "3.9" and python_version < "4.0" -certifi==2025.11.12 ; python_version >= "3.9" and python_version < "4.0" +certifi==2026.1.4 ; python_version >= "3.9" and python_version < "4.0" cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy" charset-normalizer==3.4.4 ; python_version >= "3.9" and python_version < "4.0" click==8.1.8 ; python_version >= "3.9" and python_version < "4.0" From 89990db09c43604f39f8c81a089db01cca3a630a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:17:55 +0000 Subject: [PATCH 23/25] Bump sqlparse from 0.5.4 to 0.5.5 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.4 to 0.5.5. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.4...0.5.5) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f61f0aa..0617e1a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pycparser==2.22 ; python_version >= "3.9" and python_version < "4.0" and platfor pycryptodome==3.23.0 ; python_version >= "3.9" and python_version < "4.0" pyjwt[crypto]==2.10.1 ; python_version >= "3.9" and python_version < "4.0" requests==2.32.5 ; python_version >= "3.9" and python_version < "4.0" -sqlparse==0.5.4 ; python_version >= "3.9" and python_version < "4.0" +sqlparse==0.5.5 ; python_version >= "3.9" and python_version < "4.0" typing-extensions==4.15.0 ; python_version >= "3.9" and python_version < "3.11" tzdata==2025.1 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32" urllib3==2.6.2 ; python_version >= "3.9" and python_version < "4.0" From f8e7065aee044b71b5a318c432ad5db70b4c0c0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:18:00 +0000 Subject: [PATCH 24/25] Bump click from 8.1.8 to 8.3.1 Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.3.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.8...8.3.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f61f0aa..db78dca2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ blinker==1.9.0 ; python_version >= "3.9" and python_version < "4.0" certifi==2026.1.4 ; python_version >= "3.9" and python_version < "4.0" cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy" charset-normalizer==3.4.4 ; python_version >= "3.9" and python_version < "4.0" -click==8.1.8 ; python_version >= "3.9" and python_version < "4.0" +click==8.3.1 ; python_version >= "3.9" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" cryptography==46.0.3 ; python_version >= "3.9" and python_version < "4.0" django==4.2.27 ; python_version >= "3.9" and python_version < "4.0" From 501e769287f2a9962cdf43aa68b88ba7792f1f21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:06:22 +0000 Subject: [PATCH 25/25] Bump urllib3 from 2.5.0 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3adefa1c..c5ca2d1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ requests==2.32.5 ; python_version >= "3.9" and python_version < "4.0" sqlparse==0.5.3 ; python_version >= "3.9" and python_version < "4.0" typing-extensions==4.15.0 ; python_version >= "3.9" and python_version < "3.11" tzdata==2025.1 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32" -urllib3==2.5.0 ; python_version >= "3.9" and python_version < "4.0" +urllib3==2.6.3 ; python_version >= "3.9" and python_version < "4.0" viewstate==0.7.0 ; python_version >= "3.9" and python_version < "4.0" werkzeug==3.1.3 ; python_version >= "3.9" and python_version < "4.0" zipp==3.23.0 ; python_version >= "3.9" and python_version < "3.10"