Skip to content

Commit

Permalink
Bump the python group with 18 updates
Browse files Browse the repository at this point in the history
Bumps the python group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [django](https://github.com/django/django) | `5.1.4` | `5.1.5` |
| [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface) | `0.29.2` | `0.29.3` |
| [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) | `4.4.6` | `5.0.1` |
| [django-environ](https://github.com/joke2k/django-environ) | `0.11.2` | `0.12.0` |
| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.43` | `3.1.44` |
| [psycopg](https://github.com/psycopg/psycopg) | `3.2.3` | `3.2.4` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.19.2` | `2.20.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.8.4` | `0.9.2` |
| [pydot](https://github.com/pydot/pydot) | `3.0.3` | `3.0.4` |
| [faker](https://github.com/joke2k/faker) | `33.1.0` | `33.3.1` |
| [gitdb](https://github.com/gitpython-developers/gitdb) | `4.0.11` | `4.0.12` |
| [identify](https://github.com/pre-commit/identify) | `2.6.4` | `2.6.5` |
| [pillow](https://github.com/python-pillow/Pillow) | `11.0.0` | `11.1.0` |
| [psycopg-binary](https://github.com/psycopg/psycopg) | `3.2.3` | `3.2.4` |
| [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` |
| [referencing](https://github.com/python-jsonschema/referencing) | `0.35.1` | `0.36.1` |
| [smmap](https://github.com/gitpython-developers/smmap) | `5.0.1` | `5.0.2` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `20.29.0` |


Updates `django` from 5.1.4 to 5.1.5
- [Commits](django/django@5.1.4...5.1.5)

Updates `django-admin-interface` from 0.29.2 to 0.29.3
- [Release notes](https://github.com/fabiocaccamo/django-admin-interface/releases)
- [Changelog](https://github.com/fabiocaccamo/django-admin-interface/blob/main/CHANGELOG.md)
- [Commits](fabiocaccamo/django-admin-interface@0.29.2...0.29.3)

Updates `django-debug-toolbar` from 4.4.6 to 5.0.1
- [Release notes](https://github.com/django-commons/django-debug-toolbar/releases)
- [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](django-commons/django-debug-toolbar@4.4.6...5.0.1)

Updates `django-environ` from 0.11.2 to 0.12.0
- [Release notes](https://github.com/joke2k/django-environ/releases)
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst)
- [Commits](joke2k/django-environ@v0.11.2...v0.12.0)

Updates `gitpython` from 3.1.43 to 3.1.44
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.43...3.1.44)

Updates `psycopg` from 3.2.3 to 3.2.4
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.2.3...3.2.4)

Updates `sentry-sdk` from 2.19.2 to 2.20.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@2.19.2...2.20.0)

Updates `ruff` from 0.8.4 to 0.9.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.8.4...0.9.2)

Updates `pydot` from 3.0.3 to 3.0.4
- [Changelog](https://github.com/pydot/pydot/blob/v3.0.4/ChangeLog)
- [Commits](pydot/pydot@v3.0.3...v3.0.4)

Updates `faker` from 33.1.0 to 33.3.1
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v33.1.0...v33.3.1)

Updates `gitdb` from 4.0.11 to 4.0.12
- [Release notes](https://github.com/gitpython-developers/gitdb/releases)
- [Commits](gitpython-developers/gitdb@4.0.11...4.0.12)

Updates `identify` from 2.6.4 to 2.6.5
- [Commits](pre-commit/identify@v2.6.4...v2.6.5)

Updates `pillow` from 11.0.0 to 11.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@11.0.0...11.1.0)

Updates `psycopg-binary` from 3.2.3 to 3.2.4
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.2.3...3.2.4)

Updates `pygments` from 2.18.0 to 2.19.1
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.18.0...2.19.1)

Updates `referencing` from 0.35.1 to 0.36.1
- [Release notes](https://github.com/python-jsonschema/referencing/releases)
- [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst)
- [Commits](python-jsonschema/referencing@v0.35.1...v0.36.1)

Updates `smmap` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/gitpython-developers/smmap/releases)
- [Commits](gitpython-developers/smmap@v5.0.1...v5.0.2)

Updates `virtualenv` from 20.28.0 to 20.29.0
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.28.0...20.29.0)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: django-admin-interface
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: django-debug-toolbar
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python
- dependency-name: django-environ
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: gitpython
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: psycopg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: pydot
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: faker
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: gitdb
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: identify
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: pillow
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: psycopg-binary
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: pygments
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: referencing
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: smmap
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: virtualenv
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 8cd1d43 commit fdd0289
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 228 deletions.
Loading

0 comments on commit fdd0289

Please sign in to comment.