Skip to content

Commit

Permalink
Bump the python-dependencies group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [django](https://github.com/django/django) | `5.0.4` | `5.0.6` |
| [lxml](https://github.com/lxml/lxml) | `5.2.1` | `5.2.2` |
| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` |
| [django-stubs](https://github.com/typeddjango/django-stubs) | `4.2.7` | `5.0.2` |
| [djangorestframework-stubs](https://github.com/typeddjango/djangorestframework-stubs) | `3.14.5` | `3.15.0` |



Updates `django` from 5.0.4 to 5.0.6
- [Commits](django/django@5.0.4...5.0.6)

Updates `lxml` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-5.2.1...lxml-5.2.2)

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.3)

Updates `django-stubs` from 4.2.7 to 5.0.2
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](typeddjango/django-stubs@4.2.7...5.0.2)

Updates `djangorestframework-stubs` from 3.14.5 to 3.15.0
- [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases)
- [Commits](typeddjango/djangorestframework-stubs@3.14.5...3.15.0)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: django-stubs
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: python-dependencies
- dependency-name: djangorestframework-stubs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dchiller committed Jun 5, 2024
1 parent e0cc93d commit 8be0b8b
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 193 deletions.
Loading

0 comments on commit 8be0b8b

Please sign in to comment.