Bumps the python-dependencies group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [django](https://github.com/django/django) | `5.0.7` | `5.1.1` |
| [gunicorn](https://github.com/benoitc/gunicorn) | `22.0.0` | `23.0.0` |
| [lxml](https://github.com/lxml/lxml) | `5.2.2` | `5.3.0` |
| [markdown](https://github.com/Python-Markdown/markdown) | `3.6` | `3.7` |
| [psycopg](https://github.com/psycopg/psycopg) | `3.2.2` | `3.2.3` |
| [werkzeug](https://github.com/pallets/werkzeug) | `3.0.3` | `3.0.4` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.3.0` | `3.3.1` |
| [django-stubs](https://github.com/typeddjango/django-stubs) | `5.0.4` | `5.1.0` |
Updates `django` from 5.0.7 to 5.1.1
- [Commits](django/django@5.0.7...5.1.1)
Updates `gunicorn` from 22.0.0 to 23.0.0
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@22.0.0...23.0.0)
Updates `lxml` from 5.2.2 to 5.3.0
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-5.2.2...lxml-5.3.0)
Updates `markdown` from 3.6 to 3.7
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](Python-Markdown/markdown@3.6...3.7)
Updates `psycopg` from 3.2.2 to 3.2.3
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.2.2...3.2.3)
Updates `werkzeug` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.3...3.0.4)
Updates `pylint` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.0...v3.3.1)
Updates `django-stubs` from 5.0.4 to 5.1.0
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](typeddjango/django-stubs@5.0.4...5.1.0)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: gunicorn
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-dependencies
- dependency-name: lxml
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: psycopg
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: werkzeug
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: django-stubs
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>