From 0670d27b8f264a95f632ec167efd1bef9a3b2645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:08:00 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 16 updates Bumps the dependencies group with 16 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [dj-database-url](https://github.com/jazzband/dj-database-url) | `2.1.0` | `2.2.0` | | [django](https://github.com/django/django) | `4.1.13` | `4.2.17` | | [django-anymail](https://github.com/anymail/django-anymail) | `10.3` | `12.0` | | [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) | `4.3.0` | `4.4.6` | | [factory-boy](https://github.com/FactoryBoy/factory_boy) | `3.3.0` | `3.3.1` | | [freezegun](https://github.com/spulec/freezegun) | `1.4.0` | `1.5.1` | | [playwright](https://github.com/microsoft/playwright-python) | `1.42.0` | `1.49.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.0` | `4.0.1` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.9` | `2.9.10` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.8.0` | `4.9.0` | | [pytest-playwright](https://github.com/microsoft/playwright-pytest) | `0.4.4` | `0.6.2` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.10.0` | `4.12.2` | | [unittest-parametrize](https://github.com/adamchainz/unittest-parametrize) | `1.4.0` | `1.5.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.1` | `2.2.3` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.6.0` | `6.8.2` | Updates `dj-database-url` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/jazzband/dj-database-url/releases) - [Changelog](https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/dj-database-url/compare/v2.1.0...v2.2.0) Updates `django` from 4.1.13 to 4.2.17 - [Commits](https://github.com/django/django/compare/4.1.13...4.2.17) Updates `django-anymail` from 10.3 to 12.0 - [Release notes](https://github.com/anymail/django-anymail/releases) - [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst) - [Commits](https://github.com/anymail/django-anymail/compare/v10.3...v12.0) Updates `django-debug-toolbar` from 4.3.0 to 4.4.6 - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](https://github.com/jazzband/django-debug-toolbar/compare/4.3...4.4.6) Updates `factory-boy` from 3.3.0 to 3.3.1 - [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst) - [Commits](https://github.com/FactoryBoy/factory_boy/compare/3.3.0...3.3.1) Updates `freezegun` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](https://github.com/spulec/freezegun/compare/1.4.0...1.5.1) Updates `playwright` from 1.42.0 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](https://github.com/microsoft/playwright-python/compare/v1.42.0...v1.49.1) Updates `pre-commit` from 3.7.0 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v4.0.1) Updates `psycopg2-binary` from 2.9.9 to 2.9.10 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.9...2.9.10) Updates `pytest-django` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.8.0...v4.9.0) Updates `pytest-playwright` from 0.4.4 to 0.6.2 - [Release notes](https://github.com/microsoft/playwright-pytest/releases) - [Commits](https://github.com/microsoft/playwright-pytest/compare/v0.4.4...v0.6.2) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.16.0...1.17.0) Updates `typing-extensions` from 4.10.0 to 4.12.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.10.0...4.12.2) Updates `unittest-parametrize` from 1.4.0 to 1.5.0 - [Changelog](https://github.com/adamchainz/unittest-parametrize/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/unittest-parametrize/compare/1.4.0...1.5.0) Updates `urllib3` from 2.2.1 to 2.2.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.2.1...2.2.3) Updates `whitenoise` from 6.6.0 to 6.8.2 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.6.0...6.8.2) --- updated-dependencies: - dependency-name: dj-database-url dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-anymail dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: django-debug-toolbar dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: factory-boy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: freezegun dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest-django dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-playwright dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: unittest-parametrize dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements/requirements-dev.txt | 36 +++++++++++++++--------------- requirements/requirements-test.txt | 34 ++++++++++++++-------------- requirements/requirements.in | 2 +- requirements/requirements.txt | 18 +++++++-------- 4 files changed, 45 insertions(+), 45 deletions(-) diff --git a/requirements/requirements-dev.txt b/requirements/requirements-dev.txt index 68f021df..c372e8da 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -73,11 +73,11 @@ defusedxml==0.7.1 # willow distlib==0.3.8 # via virtualenv -dj-database-url==2.1.0 +dj-database-url==2.2.0 # via # -r requirements-test.txt # -r requirements.txt -django==4.1.13 +django==4.2.17 # via # -r requirements-test.txt # -r requirements.txt @@ -99,7 +99,7 @@ django==4.1.13 # djangorestframework # puput # wagtail -django-anymail==10.3 +django-anymail==12.0 # via # -r requirements-test.txt # -r requirements.txt @@ -110,7 +110,7 @@ django-colorful==1.3 # -r requirements-test.txt # -r requirements.txt # puput -django-debug-toolbar==4.3.0 +django-debug-toolbar==4.4.6 # via # -r requirements-dev.in # -r requirements-test.txt @@ -187,7 +187,7 @@ et-xmlfile==1.1.0 # -r requirements-test.txt # -r requirements.txt # openpyxl -factory-boy==3.3.0 +factory-boy==3.3.1 # via -r requirements-test.txt faker==23.2.1 # via @@ -200,9 +200,9 @@ filetype==1.2.0 # -r requirements-test.txt # -r requirements.txt # willow -freezegun==1.4.0 +freezegun==1.5.1 # via -r requirements-test.txt -greenlet==3.0.3 +greenlet==3.1.1 # via # -r requirements-test.txt # playwright @@ -261,7 +261,7 @@ pip-tools==7.4.1 # via -r requirements-dev.in platformdirs==4.1.0 # via virtualenv -playwright==1.42.0 +playwright==1.49.1 # via # -r requirements-test.txt # pytest-playwright @@ -269,9 +269,9 @@ pluggy==1.3.0 # via # -r requirements-test.txt # pytest -pre-commit==3.7.0 +pre-commit==4.0.1 # via -r requirements-dev.in -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.10 # via # -r requirements-test.txt # -r requirements.txt @@ -284,7 +284,7 @@ pycparser==2.21 # -r requirements-test.txt # -r requirements.txt # cffi -pyee==11.0.1 +pyee==12.0.0 # via # -r requirements-test.txt # playwright @@ -303,11 +303,11 @@ pytest-base-url==2.0.0 # via # -r requirements-test.txt # pytest-playwright -pytest-django==4.8.0 +pytest-django==4.9.0 # via -r requirements-test.txt pytest-mock==3.14.0 # via -r requirements-test.txt -pytest-playwright==0.4.4 +pytest-playwright==0.6.2 # via -r requirements-test.txt python-dateutil==2.8.2 # via @@ -343,7 +343,7 @@ sentry-sdk==1.40.4 # via # -r requirements-test.txt # -r requirements.txt -six==1.16.0 +six==1.17.0 # via # -r requirements-test.txt # -r requirements.txt @@ -382,7 +382,7 @@ text-unidecode==1.3 # via # -r requirements-test.txt # python-slugify -typing-extensions==4.10.0 +typing-extensions==4.12.2 # via # -r requirements-test.txt # -r requirements.txt @@ -390,9 +390,9 @@ typing-extensions==4.10.0 # azure-storage-blob # dj-database-url # pyee -unittest-parametrize==1.4.0 +unittest-parametrize==1.5.0 # via -r requirements-test.txt -urllib3==2.2.1 +urllib3==2.2.3 # via # -r requirements-test.txt # -r requirements.txt @@ -420,7 +420,7 @@ webencodings==0.5.1 # html5lib wheel==0.42.0 # via pip-tools -whitenoise==6.6.0 +whitenoise==6.8.2 # via # -r requirements-test.txt # -r requirements.txt diff --git a/requirements/requirements-test.txt b/requirements/requirements-test.txt index 7c859948..7c2ce85e 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -51,9 +51,9 @@ defusedxml==0.7.1 # via # -r requirements.txt # willow -dj-database-url==2.1.0 +dj-database-url==2.2.0 # via -r requirements.txt -django==4.1.13 +django==4.2.17 # via # -r requirements.txt # dj-database-url @@ -73,13 +73,13 @@ django==4.1.13 # djangorestframework # puput # wagtail -django-anymail==10.3 +django-anymail==12.0 # via -r requirements.txt django-colorful==1.3 # via # -r requirements.txt # puput -django-debug-toolbar==4.3.0 +django-debug-toolbar==4.4.6 # via -r requirements.txt django-el-pagination==4.0.0 # via @@ -132,7 +132,7 @@ et-xmlfile==1.1.0 # via # -r requirements.txt # openpyxl -factory-boy==3.3.0 +factory-boy==3.3.1 # via -r requirements-test.in faker==23.2.1 # via factory-boy @@ -140,9 +140,9 @@ filetype==1.2.0 # via # -r requirements.txt # willow -freezegun==1.4.0 +freezegun==1.5.1 # via -r requirements-test.in -greenlet==3.0.3 +greenlet==3.1.1 # via playwright html5lib==1.1 # via @@ -180,13 +180,13 @@ pillow==10.2.0 # via # -r requirements.txt # wagtail -playwright==1.42.0 +playwright==1.49.1 # via # -r requirements-test.in # pytest-playwright pluggy==1.3.0 # via pytest -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.10 # via -r requirements.txt puput==2.0.0 # via -r requirements.txt @@ -194,7 +194,7 @@ pycparser==2.21 # via # -r requirements.txt # cffi -pyee==11.0.1 +pyee==12.0.0 # via playwright pytest==7.4.4 # via @@ -205,11 +205,11 @@ pytest==7.4.4 # pytest-playwright pytest-base-url==2.0.0 # via pytest-playwright -pytest-django==4.8.0 +pytest-django==4.9.0 # via -r requirements-test.in pytest-mock==3.14.0 # via -r requirements-test.in -pytest-playwright==0.4.4 +pytest-playwright==0.6.2 # via -r requirements-test.in python-dateutil==2.8.2 # via @@ -234,7 +234,7 @@ requests==2.31.0 # wagtail sentry-sdk==1.40.4 # via -r requirements.txt -six==1.16.0 +six==1.17.0 # via # -r requirements.txt # azure-core @@ -264,16 +264,16 @@ telepath==0.3.1 # wagtail text-unidecode==1.3 # via python-slugify -typing-extensions==4.10.0 +typing-extensions==4.12.2 # via # -r requirements.txt # azure-core # azure-storage-blob # dj-database-url # pyee -unittest-parametrize==1.4.0 +unittest-parametrize==1.5.0 # via -r requirements-test.in -urllib3==2.2.1 +urllib3==2.2.3 # via # -r requirements.txt # django-anymail @@ -293,7 +293,7 @@ webencodings==0.5.1 # -r requirements.txt # bleach # html5lib -whitenoise==6.6.0 +whitenoise==6.8.2 # via -r requirements.txt willow==1.6.3 # via diff --git a/requirements/requirements.in b/requirements/requirements.in index 81280adb..9c847e73 100644 --- a/requirements/requirements.in +++ b/requirements/requirements.in @@ -1,4 +1,4 @@ -Django==4.1.* +Django==4.2.* wagtail==5.0.* django-storages django-storages[azure] diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 663b83e6..86d8e3ef 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -30,9 +30,9 @@ cryptography==41.0.7 # via azure-storage-blob defusedxml==0.7.1 # via willow -dj-database-url==2.1.0 +dj-database-url==2.2.0 # via -r requirements.in -django==4.1.13 +django==4.2.17 # via # -r requirements.in # dj-database-url @@ -53,11 +53,11 @@ django==4.1.13 # puput # sentry-sdk # wagtail -django-anymail==10.3 +django-anymail==12.0 # via -r requirements.in django-colorful==1.3 # via puput -django-debug-toolbar==4.3.0 +django-debug-toolbar==4.4.6 # via -r requirements.in django-el-pagination==4.0.0 # via puput @@ -111,7 +111,7 @@ packaging==23.2 # via bleach pillow==10.2.0 # via wagtail -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.10 # via -r requirements.in puput==2.0.0 # via -r requirements.in @@ -131,7 +131,7 @@ requests==2.31.0 # wagtail sentry-sdk==1.40.4 # via -r requirements.in -six==1.16.0 +six==1.17.0 # via # -r requirements.in # azure-core @@ -151,13 +151,13 @@ supervisor==4.2.5 # via -r requirements.in telepath==0.3.1 # via wagtail -typing-extensions==4.10.0 +typing-extensions==4.12.2 # via # -r requirements.in # azure-core # azure-storage-blob # dj-database-url -urllib3==2.2.1 +urllib3==2.2.3 # via # -r requirements.in # django-anymail @@ -174,7 +174,7 @@ webencodings==0.5.1 # via # bleach # html5lib -whitenoise==6.6.0 +whitenoise==6.8.2 # via -r requirements.in willow==1.6.3 # via wagtail