From f024bb5bb184bf20a1463cd4bcd0d552de746e58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 19:26:20 +0000 Subject: [PATCH 1/3] Bump faker from 27.0.0 to 28.0.0 Bumps [faker](https://github.com/joke2k/faker) from 27.0.0 to 28.0.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v27.0.0...v28.0.0) --- updated-dependencies: - dependency-name: faker 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 189740e2..d41fb5af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ djangorestframework-csv==3.0.2 drf-writable-nested==0.7.0 django-widget-tweaks==1.5.0 django-model-choices==1.0.0 -Faker==27.0.0 +Faker==28.0.0 factory-boy==3.3.1 flake8==7.1.1 gunicorn==23.0.0 From f7e198c9532c080c31f2e910643712d9c5d980a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 19:26:23 +0000 Subject: [PATCH 2/3] Bump pyparsing from 3.1.2 to 3.1.4 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_3.1.2...3.1.4) --- updated-dependencies: - dependency-name: pyparsing 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 189740e2..06353840 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ py==1.11.0 pycparser==2.22 Pygments==2.18.0 PyJWT==2.9.0 -pyparsing==3.1.2 +pyparsing==3.1.4 pytest==8.3.2 pytest-cov==5.0.0 pytest-django==4.8.0 From 3ac95544c0c77523bec34cf5ea61ae5d025fec4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 19:26:36 +0000 Subject: [PATCH 3/3] Bump idna from 3.7 to 3.8 Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.8. - [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.7...v3.8) --- updated-dependencies: - dependency-name: idna 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 189740e2..1397c6ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ Faker==27.0.0 factory-boy==3.3.1 flake8==7.1.1 gunicorn==23.0.0 -idna==3.7 +idna==3.8 ipython-genutils==0.2.0 itypes==1.2.0 jedi==0.19.1