From 4484b104eb23c28579affdbd382de8fae945e071 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 07:18:34 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 24 updates Bumps the dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `3.2.21` | `3.2.25` | | [django-import-export](https://github.com/django-import-export/django-import-export) | `3.3.7` | `4.0.9` | | [django-jazzmin](https://github.com/farridav/django-jazzmin) | `2.6.0` | `3.0.0` | | [django-mptt](https://github.com/django-mptt/django-mptt) | `0.15.0` | `0.16.0` | | [django-qr-code](https://github.com/dprog-philippe-docourt/django-qr-code) | `3.1.1` | `4.1.0` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.14.0` | `3.15.2` | | [drf-spectacular](https://github.com/tfranzel/drf-spectacular) | `0.26.5` | `0.27.2` | | [ipython](https://github.com/ipython/ipython) | `8.16.0` | `8.25.0` | | [pillow](https://github.com/python-pillow/Pillow) | `10.0.1` | `10.3.0` | | [psycopg2](https://github.com/psycopg/psycopg2) | `2.9.8` | `2.9.9` | | [black](https://github.com/psf/black) | `23.9.1` | `24.4.2` | | [bumpver](https://github.com/mbarkhau/bumpver) | `2023.1126` | `2023.1129` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.4.0` | `3.7.1` | | [pylint-django](https://github.com/PyCQA/pylint-django) | `2.5.3` | `2.5.5` | | [pylint-runner](https://github.com/MasterOdin/pylint_runner) | `0.6.0` | `0.7.0` | | [shellcheck-py](https://github.com/ryanrhee/shellcheck-py) | `0.9.0.6` | `0.10.0.1` | | [twine](https://github.com/pypa/twine) | `4.0.2` | `5.1.0` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `7.3.7` | | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `1.3.0` | `2.0.0` | | [sphinx-last-updated-by-git](https://github.com/mgeier/sphinx-last-updated-by-git) | `0.3.6` | `0.3.7` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.5.2` | `4.8.0` | | [pytest-icdiff](https://github.com/hjwp/pytest-icdiff) | `0.8` | `0.9` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.3.1` | `3.6.1` | Updates `django` from 3.2.21 to 3.2.25 - [Commits](https://github.com/django/django/compare/3.2.21...3.2.25) Updates `django-import-export` from 3.3.7 to 4.0.9 - [Release notes](https://github.com/django-import-export/django-import-export/releases) - [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst) - [Commits](https://github.com/django-import-export/django-import-export/compare/3.3.7...4.0.9) Updates `django-jazzmin` from 2.6.0 to 3.0.0 - [Release notes](https://github.com/farridav/django-jazzmin/releases) - [Commits](https://github.com/farridav/django-jazzmin/compare/v2.6.0...v3.0.0) Updates `django-mptt` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/django-mptt/django-mptt/releases) - [Changelog](https://github.com/django-mptt/django-mptt/blob/main/CHANGELOG.rst) - [Commits](https://github.com/django-mptt/django-mptt/compare/0.15...0.16) Updates `django-qr-code` from 3.1.1 to 4.1.0 - [Release notes](https://github.com/dprog-philippe-docourt/django-qr-code/releases) - [Changelog](https://github.com/dprog-philippe-docourt/django-qr-code/blob/master/CHANGELOG.md) - [Commits](https://github.com/dprog-philippe-docourt/django-qr-code/compare/3.1.1...4.1.0) Updates `djangorestframework` from 3.14.0 to 3.15.2 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.2) Updates `drf-spectacular` from 0.26.5 to 0.27.2 - [Release notes](https://github.com/tfranzel/drf-spectacular/releases) - [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tfranzel/drf-spectacular/compare/0.26.5...0.27.2) Updates `ipython` from 8.16.0 to 8.25.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.16.0...8.25.0) Updates `pillow` from 10.0.1 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.0.1...10.3.0) Updates `psycopg2` from 2.9.8 to 2.9.9 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.8...2.9.9) Updates `black` from 23.9.1 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.9.1...24.4.2) Updates `bumpver` from 2023.1126 to 2023.1129 - [Changelog](https://github.com/mbarkhau/bumpver/blob/master/CHANGELOG.md) - [Commits](https://github.com/mbarkhau/bumpver/compare/2023.1126...2023.1129) Updates `pre-commit` from 3.4.0 to 3.7.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.4.0...v3.7.1) Updates `pylint-django` from 2.5.3 to 2.5.5 - [Release notes](https://github.com/PyCQA/pylint-django/releases) - [Changelog](https://github.com/pylint-dev/pylint-django/blob/master/CHANGELOG.rst) - [Commits](https://github.com/PyCQA/pylint-django/commits) Updates `pylint-runner` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/MasterOdin/pylint_runner/releases) - [Changelog](https://github.com/MasterOdin/pylint_runner/blob/master/CHANGELOG.md) - [Commits](https://github.com/MasterOdin/pylint_runner/compare/v0.6.0...v0.7.0) Updates `shellcheck-py` from 0.9.0.6 to 0.10.0.1 - [Commits](https://github.com/ryanrhee/shellcheck-py/compare/v0.9.0.6...v0.10.0.1) Updates `twine` from 4.0.2 to 5.1.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/twine/compare/4.0.2...5.1.0) Updates `sphinx` from 7.2.6 to 7.3.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v7.3.7) Updates `sphinx-rtd-theme` from 1.3.0 to 2.0.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.3.0...2.0.0) Updates `sphinx-last-updated-by-git` from 0.3.6 to 0.3.7 - [Release notes](https://github.com/mgeier/sphinx-last-updated-by-git/releases) - [Changelog](https://github.com/mgeier/sphinx-last-updated-by-git/blob/master/NEWS.rst) - [Commits](https://github.com/mgeier/sphinx-last-updated-by-git/compare/0.3.6...0.3.7) Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0) Updates `pytest-django` from 4.5.2 to 4.8.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst) - [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.5.2...v4.8.0) Updates `pytest-icdiff` from 0.8 to 0.9 - [Changelog](https://github.com/hjwp/pytest-icdiff/blob/main/HISTORY.rst) - [Commits](https://github.com/hjwp/pytest-icdiff/commits) Updates `pytest-xdist` from 3.3.1 to 3.6.1 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.3.1...v3.6.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: django-import-export dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: django-jazzmin dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: django-mptt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-qr-code dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: drf-spectacular dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: bumpver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pylint-django dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pylint-runner dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: shellcheck-py dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx-rtd-theme dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sphinx-last-updated-by-git dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest-django dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-icdiff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- setup.cfg | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/setup.cfg b/setup.cfg index 867a331f..9d327a53 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,16 +45,16 @@ keywords = packages = lunes_cms install_requires = - django==3.2.21 - django-import-export==3.3.7 - django-jazzmin==2.6.0 - django-mptt==0.15.0 - django-qr-code==3.1.1 - djangorestframework==3.14.0 - drf-spectacular==0.26.5 - ipython==8.16.0 - pillow==10.0.1 - psycopg2==2.9.8 + django==3.2.25 + django-import-export==4.0.9 + django-jazzmin==3.0.0 + django-mptt==0.16.0 + django-qr-code==4.1.0 + djangorestframework==3.15.2 + drf-spectacular==0.27.2 + ipython==8.25.0 + pillow==10.3.0 + psycopg2==2.9.9 pydub==0.25.1 python_requires = >=3.8 include_package_data = True @@ -62,25 +62,25 @@ scripts = lunes_cms/lunes-cms-cli [options.extras_require] dev = - black==23.9.1 - bumpver==2023.1126 - pre-commit==3.4.0 + black==24.4.2 + bumpver==2023.1129 + pre-commit==3.7.1 pyjwt==2.8.0 - pylint-django==2.5.3 - pylint-runner==0.6.0 - shellcheck-py==0.9.0.6 - twine==4.0.2 + pylint-django==2.5.5 + pylint-runner==0.7.0 + shellcheck-py==0.10.0.1 + twine==5.1.0 doc = - sphinx==7.2.6 - sphinx-rtd-theme==1.3.0 - sphinx-last-updated-by-git==0.3.6 + sphinx==7.3.7 + sphinx-rtd-theme==2.0.0 + sphinx-last-updated-by-git==0.3.7 sphinxcontrib-django==2.5 test = pytest-circleci-parallelized==0.1.0 - pytest-cov==4.1.0 - pytest-django==4.5.2 - pytest-icdiff==0.8 - pytest-xdist==3.3.1 + pytest-cov==5.0.0 + pytest-django==4.8.0 + pytest-icdiff==0.9 + pytest-xdist==3.6.1 [bumpver] current_version = 2024.6.0