This repository was archived by the owner on Oct 29, 2025. It is now read-only.
[pip] Bump the vreapis-pip group across 1 directory with 7 updates#300
Merged
[pip] Bump the vreapis-pip group across 1 directory with 7 updates#300
Conversation
Bumps the vreapis-pip group with 7 updates in the /vreapis directory: | Package | From | To | | --- | --- | --- | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.15.2` | `3.16.0` | | [djangorestframework-gis](https://github.com/openwisp/django-rest-framework-gis) | `1.1` | `1.2.0` | | [django-filter](https://github.com/carltongibson/django-filter) | `24.3` | `25.1` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.8.2` | `6.9.0` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | | [django-cors-headers](https://github.com/adamchainz/django-cors-headers) | `4.6.0` | `4.7.0` | | [django-extensions](https://github.com/django-extensions/django-extensions) | `3.2.3` | `4.1` | Updates `djangorestframework` from 3.15.2 to 3.16.0 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.15.2...3.16.0) Updates `djangorestframework-gis` from 1.1 to 1.2.0 - [Release notes](https://github.com/openwisp/django-rest-framework-gis/releases) - [Changelog](https://github.com/openwisp/django-rest-framework-gis/blob/master/CHANGES.rst) - [Commits](openwisp/django-rest-framework-gis@v1.1.0...v1.2.0) Updates `django-filter` from 24.3 to 25.1 - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@24.3...25.1) Updates `whitenoise` from 6.8.2 to 6.9.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.8.2...6.9.0) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `django-cors-headers` from 4.6.0 to 4.7.0 - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@4.6.0...4.7.0) Updates `django-extensions` from 3.2.3 to 4.1 - [Release notes](https://github.com/django-extensions/django-extensions/releases) - [Changelog](https://github.com/django-extensions/django-extensions/blob/main/CHANGELOG.md) - [Commits](django-extensions/django-extensions@3.2.3...4.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vreapis-pip - dependency-name: djangorestframework-gis dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vreapis-pip - dependency-name: django-filter dependency-version: '25.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: vreapis-pip - dependency-name: whitenoise dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vreapis-pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vreapis-pip - dependency-name: django-cors-headers dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vreapis-pip - dependency-name: django-extensions dependency-version: '4.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: vreapis-pip ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the vreapis-pip group with 7 updates in the /vreapis directory:
3.15.23.16.01.11.2.024.325.16.8.26.9.02.32.32.32.44.6.04.7.03.2.34.1Updates
djangorestframeworkfrom 3.15.2 to 3.16.0Release notes
Sourced from djangorestframework's releases.
... (truncated)
Commits
ac50cecPrepare v3.16, release notes, and announcement. (#9671)e96b8e4Drop Python 3.8 as EOL (#9670)32dbd35Add django-pyoidc as a third party authentication library (#9667)73cbb9cFix typos (#9662)1e8ac7cUpdate usage of open in setup.py (#9661)0e1c7d3Update django 5.2b1 (#9657)fc98d35Update relations.md (#9063)17e9560Fix unique together validator doesn't respect condition's fields (#9360)f30c0e2add django 5.2a1 initial support (#9634)28d0261Add missing ignore_outcome=true for the Python 3.13 - Django main combination...Updates
djangorestframework-gisfrom 1.1 to 1.2.0Release notes
Sourced from djangorestframework-gis's releases.
Changelog
Sourced from djangorestframework-gis's changelog.