Bump the pip-minor-patch group across 1 directory with 5 updates - #88
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the pip-minor-patch group across 1 directory with 5 updates#88dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.5` | `3.1.8` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.0` | `1.2.2` | | [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) | `2.0` | `2.6` | | [django-storages](https://github.com/jschneier/django-storages) | `1.13.2` | `1.14.6` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.4.0` | `6.12.0` | Updates `werkzeug` from 3.1.5 to 3.1.8 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.5...3.1.8) Updates `python-dotenv` from 1.0.0 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.0...v1.2.2) Updates `django-crispy-forms` from 2.0 to 2.6 - [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases) - [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md) - [Commits](django-crispy-forms/django-crispy-forms@2.0...2.6) Updates `django-storages` from 1.13.2 to 1.14.6 - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](jschneier/django-storages@1.13.2...1.14.6) Updates `whitenoise` from 6.4.0 to 6.12.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.4.0...6.12.0) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: django-crispy-forms dependency-version: '2.6' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: django-storages dependency-version: 1.14.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: whitenoise dependency-version: 6.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch ... 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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 pip-minor-patch group with 5 updates in the / directory:
3.1.53.1.81.0.01.2.22.02.61.13.21.14.66.4.06.12.0Updates
werkzeugfrom 3.1.5 to 3.1.8Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
c1a26b4release version 3.1.87926f0brelax get_host strictness (#3148)deab88frelax get_host strictness65eb639start version 3.1.87720b76release version 3.1.7 (#3135)005d93brelease version 3.1.7c328342merge any number of slashes (#3136)23142a3merge any number of slashesb913d68always set accept-ranges headerf282943Correct 1049dd6b2a363e1ef302b4161c340fb8582f627aUpdates
python-dotenvfrom 1.0.0 to 1.2.2Release notes
Sourced from python-dotenv's releases.
... (truncated)
Changelog
Sourced from python-dotenv's changelog.
... (truncated)
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
django-crispy-formsfrom 2.0 to 2.6Release notes
Sourced from django-crispy-forms's releases.
Changelog
Sourced from django-crispy-forms's changelog.
Commits
dc8007eRelease 2.6. (#1432)792c671Updated versions in pyproject.toml. (#1431)af31d24Fix incorrect reverse in crispy tag docs (#1410)fb7acdcDon't crash when using the crispy template tag and missing variables (#1418)d30a0abDropped unsupported Django versions. (#1430)3f5b88dImproved |as_crispy_field error message. (#1427)6a97c68Fix typos in some files (#1425)65fa8ae2.5 Release. (#1424)ca4ca14PEP 639 licenses (#1413)aaabe68Updated pre-commit hook versions.Updates
django-storagesfrom 1.13.2 to 1.14.6Changelog
Sourced from django-storages's changelog.
... (truncated)
Commits
3658c3dBump version for release (#1497)d51b0bfRelease version 1.14.6 (#1496)6ef553d[s3] Defaulturl_protocoltohttps:if set to None (#1483)80031d3[docs/azure] Fix broken link (#1492)8363be3[s3] Pass object parameters to head_object inexists(#1451)aa8a82e[docs/gcloud] Clean-up querystring auth language (#1489)758ad6f[gcloud] Add option to sign URLs via IAM Blob API (#1427)03566dcAdd missing CHANGELOG entry for Dropbox fix (#1488)3c0fe9fRelease version 1.14.5 (#1487)5db357aApply additional validation in overwrite path (#1486)Updates
whitenoisefrom 6.4.0 to 6.12.0Changelog
Sourced from whitenoise's changelog.
... (truncated)
Commits
1e3a30bVersion 6.12.0bc4c738Merge pull request #684 from evansd/use-commonpath505ed8dUseos.path.commonpath()to identify child pathsb6d8ed4Upgrade dependencies (#683)edc79de[pre-commit.ci] pre-commit autoupdate (#682)79fb2f1Bump the github-actions group with 2 updates (#680)2b245df[pre-commit.ci] pre-commit autoupdate (#681)dcb50f3Upgrade dependencies (#678)1c4a746[pre-commit.ci] pre-commit autoupdate (#677)e7f970aBump actions/checkout from 5 to 6 in the github-actions group (#676)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions