Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the pip group across 1 directory with 19 updates #9

Closed
wants to merge 1 commit into from

Commits on Jun 26, 2024

  1. Bump the pip group across 1 directory with 19 updates

    Updates the requirements on [pillow](https://github.com/python-pillow/Pillow), [lxml](https://github.com/lxml/lxml), [django](https://github.com/django/django), [idna](https://github.com/kjd/idna), [urllib3](https://github.com/urllib3/urllib3), [celery](https://github.com/celery/celery), [tqdm](https://github.com/tqdm/tqdm), [django-celery-results](https://github.com/celery/django-celery-results), [django-tinymce](https://github.com/jazzband/django-tinymce), [django-grappelli](https://github.com/sehmaschine/django-grappelli), [oauthlib](https://github.com/oauthlib/oauthlib), [numpy](https://github.com/numpy/numpy), [djangorestframework](https://github.com/encode/django-rest-framework), [requests](https://github.com/psf/requests), [gunicorn](https://github.com/benoitc/gunicorn), [ipython](https://github.com/ipython/ipython), [setuptools](https://github.com/pypa/setuptools), [pip](https://github.com/pypa/pip) and [twisted](https://github.com/twisted/twisted) to permit the latest version.
    
    Updates `pillow` from 8.3.2 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](python-pillow/Pillow@8.3.2...10.3.0)
    
    Updates `lxml` from 4.6.3 to 4.9.1
    - [Release notes](https://github.com/lxml/lxml/releases)
    - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
    - [Commits](lxml/lxml@lxml-4.6.3...lxml-4.9.1)
    
    Updates `django` from 3.2.4 to 3.2.25
    - [Commits](django/django@3.2.4...3.2.25)
    
    Updates `idna` to 3.7
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v2.5...v3.7)
    
    Updates `urllib3` from 1.26.7 to 1.26.19
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.7...1.26.19)
    
    Updates `celery` from 5.1.2 to 5.2.2
    - [Release notes](https://github.com/celery/celery/releases)
    - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
    - [Commits](celery/celery@v5.1.2...v5.2.2)
    
    Updates `tqdm` from 4.62.3 to 4.66.3
    - [Release notes](https://github.com/tqdm/tqdm/releases)
    - [Commits](tqdm/tqdm@v4.62.3...v4.66.3)
    
    Updates `django-celery-results` from 2.2.0 to 2.4.0
    - [Release notes](https://github.com/celery/django-celery-results/releases)
    - [Changelog](https://github.com/celery/django-celery-results/blob/main/Changelog)
    - [Commits](celery/django-celery-results@v2.2.0...v2.4.0)
    
    Updates `django-tinymce` from 3.3.0 to 3.4.0
    - [Release notes](https://github.com/jazzband/django-tinymce/releases)
    - [Changelog](https://github.com/jazzband/django-tinymce/blob/master/CHANGELOG.rst)
    - [Commits](jazzband/django-tinymce@3.3.0...3.4.0)
    
    Updates `django-grappelli` from 2.15.1 to 2.15.2
    - [Changelog](https://github.com/sehmaschine/django-grappelli/blob/2.15.2/docs/changelog.rst)
    - [Commits](sehmaschine/django-grappelli@2.15.1...2.15.2)
    
    Updates `oauthlib` from 3.1.1 to 3.2.2
    - [Release notes](https://github.com/oauthlib/oauthlib/releases)
    - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
    - [Commits](oauthlib/oauthlib@v3.1.1...v3.2.2)
    
    Updates `numpy` to 2.0.0
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
    - [Commits](numpy/numpy@v1.21.0rc1...v2.0.0)
    
    Updates `djangorestframework` to 3.15.2
    - [Release notes](https://github.com/encode/django-rest-framework/releases)
    - [Commits](encode/django-rest-framework@3.8.0...3.15.2)
    
    Updates `requests` from 2.26.0 to 2.32.2
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.26.0...v2.32.2)
    
    Updates `gunicorn` from 20.1.0 to 22.0.0
    - [Release notes](https://github.com/benoitc/gunicorn/releases)
    - [Commits](benoitc/gunicorn@20.1.0...22.0.0)
    
    Updates `ipython` from 7.28.0 to 8.10.0
    - [Release notes](https://github.com/ipython/ipython/releases)
    - [Commits](ipython/ipython@7.28.0...8.10.0)
    
    Updates `setuptools` from 58.1.0 to 65.5.1
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v58.1.0...v65.5.1)
    
    Updates `pip` from 21.2.4 to 23.3
    - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
    - [Commits](pypa/pip@21.2.4...23.3)
    
    Updates `twisted` from 21.7.0 to 23.10.0
    - [Release notes](https://github.com/twisted/twisted/releases)
    - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
    - [Commits](twisted/twisted@twisted-21.7.0...twisted-23.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: lxml
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: django
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: idna
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: urllib3
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: celery
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: tqdm
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: django-celery-results
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: django-tinymce
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: django-grappelli
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: oauthlib
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: numpy
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: djangorestframework
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: requests
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: gunicorn
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: ipython
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: setuptools
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: pip
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: twisted
      dependency-type: direct:production
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d8a5ef2 View commit details
    Browse the repository at this point in the history