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

Deps: Bump the python-packages group with 15 updates #829

Closed

Commits on Oct 16, 2023

  1. Deps: Bump the python-packages group with 15 updates

    Bumps the python-packages group with 15 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [django](https://github.com/django/django) | `2.2.28` | `4.2.6` |
    | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.11.2` | `3.14.0` |
    | [weasyprint](https://github.com/Kozea/WeasyPrint) | `59.0` | `60.1` |
    | [rope](https://github.com/python-rope/rope) | `1.9.0` | `1.10.0` |
    | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.31.0` | `1.32.0` |
    | [pylint](https://github.com/pylint-dev/pylint) | `2.17.5` | `2.17.7` |
    | [cffi](https://github.com/python-cffi/cffi) | `1.15.1` | `1.16.0` |
    | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.2.0` | `3.3.0` |
    | [coverage](https://github.com/nedbat/coveragepy) | `7.3.1` | `7.3.2` |
    | [fonttools](https://github.com/fonttools/fonttools) | `4.42.1` | `4.43.1` |
    | [packaging](https://github.com/pypa/packaging) | `23.1` | `23.2` |
    | [pillow](https://github.com/python-pillow/Pillow) | `10.0.1` | `10.1.0` |
    | [platformdirs](https://github.com/platformdirs/platformdirs) | `3.10.0` | `3.11.0` |
    | [pytoolconfig](https://github.com/bageljrkhanofemus/pytoolconfig) | `1.2.5` | `1.2.6` |
    | [rich](https://github.com/Textualize/rich) | `13.5.3` | `13.6.0` |
    
    
    Updates `django` from 2.2.28 to 4.2.6
    - [Commits](django/django@2.2.28...4.2.6)
    
    Updates `djangorestframework` from 3.11.2 to 3.14.0
    - [Release notes](https://github.com/encode/django-rest-framework/releases)
    - [Commits](encode/django-rest-framework@3.11.2...3.14.0)
    
    Updates `weasyprint` from 59.0 to 60.1
    - [Release notes](https://github.com/Kozea/WeasyPrint/releases)
    - [Changelog](https://github.com/Kozea/WeasyPrint/blob/main/docs/changelog.rst)
    - [Commits](Kozea/WeasyPrint@v59.0...v60.1)
    
    Updates `rope` from 1.9.0 to 1.10.0
    - [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md)
    - [Commits](python-rope/rope@1.9.0...1.10.0)
    
    Updates `sentry-sdk` from 1.31.0 to 1.32.0
    - [Release notes](https://github.com/getsentry/sentry-python/releases)
    - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-python@1.31.0...1.32.0)
    
    Updates `pylint` from 2.17.5 to 2.17.7
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v2.17.5...v2.17.7)
    
    Updates `cffi` from 1.15.1 to 1.16.0
    - [Release notes](https://github.com/python-cffi/cffi/releases)
    - [Commits](python-cffi/cffi@v1.15.1...v1.16.0)
    
    Updates `charset-normalizer` from 3.2.0 to 3.3.0
    - [Release notes](https://github.com/Ousret/charset_normalizer/releases)
    - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md)
    - [Commits](jawah/charset_normalizer@3.2.0...3.3.0)
    
    Updates `coverage` from 7.3.1 to 7.3.2
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.3.1...7.3.2)
    
    Updates `fonttools` from 4.42.1 to 4.43.1
    - [Release notes](https://github.com/fonttools/fonttools/releases)
    - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
    - [Commits](fonttools/fonttools@4.42.1...4.43.1)
    
    Updates `packaging` from 23.1 to 23.2
    - [Release notes](https://github.com/pypa/packaging/releases)
    - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
    - [Commits](pypa/packaging@23.1...23.2)
    
    Updates `pillow` from 10.0.1 to 10.1.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@10.0.1...10.1.0)
    
    Updates `platformdirs` from 3.10.0 to 3.11.0
    - [Release notes](https://github.com/platformdirs/platformdirs/releases)
    - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
    - [Commits](tox-dev/platformdirs@3.10.0...3.11.0)
    
    Updates `pytoolconfig` from 1.2.5 to 1.2.6
    - [Release notes](https://github.com/bageljrkhanofemus/pytoolconfig/releases)
    - [Commits](bagel897/pytoolconfig@v1.2.5...v1.2.6)
    
    Updates `rich` from 13.5.3 to 13.6.0
    - [Release notes](https://github.com/Textualize/rich/releases)
    - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
    - [Commits](Textualize/rich@v13.5.3...v13.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: djangorestframework
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: weasyprint
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: rope
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: sentry-sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: pylint
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: cffi
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: charset-normalizer
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: coverage
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: fonttools
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: packaging
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: pillow
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: platformdirs
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: pytoolconfig
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: rich
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9dbf98a View commit details
    Browse the repository at this point in the history