-
Notifications
You must be signed in to change notification settings - Fork 57
deps: bump the prod-deps group across 1 directory with 37 updates #5166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/pip/prod-deps-f118a56903
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+37
−37
Conversation
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
Bumps the prod-deps group with 37 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `4.2.26` | `6.0.1` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.10` | `2.9.11` | | [celery](https://github.com/celery/celery) | `5.5.3` | `5.6.2` | | [hiredis](https://github.com/redis/hiredis-py) | `3.2.1` | `3.3.0` | | [brotli](https://github.com/google/brotli) | `1.1.0` | `1.2.0` | | [django-compressor](https://github.com/django-compressor/django-compressor) | `4.5.1` | `4.6.0` | | [django-pint](https://github.com/CarliJoy/django-pint) | `0.7.3` | `1.0.3` | | [django-post-office](https://github.com/ui/django-post_office) | `3.10.1` | `3.11.0` | | [drf-yasg](https://github.com/axnsan12/drf-yasg) | `1.21.10` | `1.21.14` | | [jellyfish](https://jellyfish.jpt.sh/) | `1.2.0` | `1.2.1` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.9` | `3.10` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) | `3.2.8` | `3.2.9` | | [xmlschema](https://github.com/sissaschool/xmlschema) | `4.1.0` | `4.3.1` | | [lark](https://github.com/lark-parser/lark) | `1.2.2` | `1.3.1` | | [simple-salesforce](https://github.com/simple-salesforce/simple-salesforce) | `1.12.8` | `1.12.9` | | [shapely](https://github.com/shapely/shapely) | `2.0.7` | `2.1.2` | | [django-treebeard](https://github.com/django-treebeard/django-treebeard) | `4.7.1` | `4.8.0` | | [django-two-factor-auth[phonenumbers]](https://github.com/jazzband/django-two-factor-auth) | `1.17.0` | `1.18.1` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.7.0` | `8.7.1` | | [boto3](https://github.com/boto/boto3) | `1.40.30` | `1.42.30` | | [django-ses](https://github.com/django-ses/django-ses) | `4.4.0` | `4.6.0` | | [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) | `2.0.30` | `2.0.31` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.10.6` | `7.13.1` | | [coveralls](https://github.com/TheKevJames/coveralls-python) | `4.0.1` | `4.0.2` | | [tox](https://github.com/tox-dev/tox) | `4.30.2` | `4.34.1` | | [psutil](https://github.com/giampaolo/psutil) | `7.0.0` | `7.2.1` | | [faker](https://github.com/joke2k/faker) | `37.6.0` | `40.1.2` | | [vcrpy](https://github.com/kevin1024/vcrpy) | `7.0.0` | `8.1.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.3.0` | `4.5.1` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.4.7` | `9.1.0` | | [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) | `8.0.0` | `8.0.2` | | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `3.0.2` | `3.1.0` | | [docutils](https://github.com/rtfd/recommonmark) | `0.21.2` | `0.22.4` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.138.16` | `6.150.2` | | [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) | `6.0.0` | `6.1.0` | Updates `django` from 4.2.26 to 6.0.1 - [Commits](django/django@4.2.26...6.0.1) Updates `psycopg2-binary` from 2.9.10 to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.11) Updates `celery` from 5.5.3 to 5.6.2 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.5.3...v5.6.2) Updates `hiredis` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/redis/hiredis-py/releases) - [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md) - [Commits](redis/hiredis-py@v3.2.1...v3.3.0) Updates `brotli` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/google/brotli/releases) - [Changelog](https://github.com/google/brotli/blob/master/CHANGELOG.md) - [Commits](google/brotli@go/cbrotli/v1.1.0...v1.2.0) Updates `django-compressor` from 4.5.1 to 4.6.0 - [Changelog](https://github.com/django-compressor/django-compressor/blob/develop/docs/changelog.txt) - [Commits](django-compressor/django-compressor@4.5.1...4.6) Updates `django-pint` from 0.7.3 to 1.0.3 - [Release notes](https://github.com/CarliJoy/django-pint/releases) - [Changelog](https://github.com/CarliJoy/django-pint/blob/main/CHANGELOG.rst) - [Commits](CarliJoy/django-pint@v0.7.3...v1.0.3) Updates `django-post-office` from 3.10.1 to 3.11.0 - [Release notes](https://github.com/ui/django-post_office/releases) - [Changelog](https://github.com/ui/django-post_office/blob/master/CHANGELOG.md) - [Commits](ui/django-post_office@v3.10.1...v3.11) Updates `drf-yasg` from 1.21.10 to 1.21.14 - [Release notes](https://github.com/axnsan12/drf-yasg/releases) - [Changelog](https://github.com/axnsan12/drf-yasg/blob/master/docs/changelog.rst) - [Commits](axnsan12/drf-yasg@1.21.10...1.21.14) Updates `jellyfish` from 1.2.0 to 1.2.1 Updates `markdown` from 3.9 to 3.10 - [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.9.0...3.10.0) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `xlsxwriter` from 3.2.8 to 3.2.9 - [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/main/Changes) - [Commits](jmcnamara/XlsxWriter@RELEASE_3.2.8...RELEASE_3.2.9) Updates `xmlschema` from 4.1.0 to 4.3.1 - [Release notes](https://github.com/sissaschool/xmlschema/releases) - [Changelog](https://github.com/sissaschool/xmlschema/blob/master/CHANGELOG.rst) - [Commits](sissaschool/xmlschema@v4.1.0...v4.3.1) Updates `lark` from 1.2.2 to 1.3.1 - [Release notes](https://github.com/lark-parser/lark/releases) - [Changelog](https://github.com/lark-parser/lark/blob/master/CHANGELOG.md) - [Commits](lark-parser/lark@1.2.2...1.3.1) Updates `simple-salesforce` from 1.12.8 to 1.12.9 - [Release notes](https://github.com/simple-salesforce/simple-salesforce/releases) - [Changelog](https://github.com/simple-salesforce/simple-salesforce/blob/master/CHANGES) - [Commits](simple-salesforce/simple-salesforce@v1.12.8...v1.12.9) Updates `shapely` from 2.0.7 to 2.1.2 - [Release notes](https://github.com/shapely/shapely/releases) - [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt) - [Commits](shapely/shapely@2.0.7...2.1.2) Updates `django-treebeard` from 4.7.1 to 4.8.0 - [Changelog](https://github.com/django-treebeard/django-treebeard/blob/master/CHANGES.md) - [Commits](django-treebeard/django-treebeard@4.7.1...4.8.0) Updates `django-two-factor-auth[phonenumbers]` from 1.17.0 to 1.18.1 - [Release notes](https://github.com/jazzband/django-two-factor-auth/releases) - [Changelog](https://github.com/jazzband/django-two-factor-auth/blob/master/CHANGELOG.md) - [Commits](jazzband/django-two-factor-auth@1.17.0...1.18.1) Updates `importlib-metadata` from 8.7.0 to 8.7.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.7.0...v8.7.1) Updates `boto3` from 1.40.30 to 1.42.30 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.30...1.42.30) Updates `django-ses` from 4.4.0 to 4.6.0 - [Release notes](https://github.com/django-ses/django-ses/releases) - [Changelog](https://github.com/django-ses/django-ses/blob/main/CHANGES.md) - [Commits](django-ses/django-ses@v4.4.0...v4.6.0) Updates `uwsgi` from 2.0.30 to 2.0.31 Updates `coverage` from 7.10.6 to 7.13.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.6...7.13.1) Updates `coveralls` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/TheKevJames/coveralls-python/releases) - [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md) - [Commits](TheKevJames/coveralls-python@4.0.1...4.0.2) Updates `tox` from 4.30.2 to 4.34.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.30.2...4.34.1) Updates `psutil` from 7.0.0 to 7.2.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.0.0...release-7.2.1) Updates `faker` from 37.6.0 to 40.1.2 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v37.6.0...v40.1.2) Updates `vcrpy` from 7.0.0 to 8.1.1 - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v7.0.0...v8.1.1) Updates `pytest` from 8.4.2 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.2) Updates `pre-commit` from 4.3.0 to 4.5.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.3.0...v4.5.1) Updates `sphinx` from 7.4.7 to 9.1.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v9.1.0) Updates `sphinxcontrib-spelling` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/sphinx-contrib/spelling/releases) - [Commits](sphinx-contrib/spelling@8.0.0...8.0.2) Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@3.0.2...3.1.0) Updates `docutils` from 0.21.2 to 0.22.4 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `hypothesis` from 6.138.16 to 6.150.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.138.16...hypothesis-python-6.150.2) Updates `django-debug-toolbar` from 6.0.0 to 6.1.0 - [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@6.0.0...6.1.0) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: psycopg2-binary dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: celery dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: hiredis dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: brotli dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: django-compressor dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: django-pint dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: django-post-office dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: drf-yasg dependency-version: 1.21.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: jellyfish dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: markdown dependency-version: '3.10' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: xlsxwriter dependency-version: 3.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: xmlschema dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: lark dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: simple-salesforce dependency-version: 1.12.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: shapely dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: django-treebeard dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: django-two-factor-auth[phonenumbers] dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: importlib-metadata dependency-version: 8.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: boto3 dependency-version: 1.42.30 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: django-ses dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: uwsgi dependency-version: 2.0.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: coverage dependency-version: 7.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: coveralls dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: tox dependency-version: 4.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: psutil dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: faker dependency-version: 40.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: vcrpy dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: sphinxcontrib-spelling dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: docutils dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: hypothesis dependency-version: 6.150.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: django-debug-toolbar dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Maintenance
Tag as maintenance if the issue relates to general cleanup, maintenance, etc. Do not delete label.
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 prod-deps group with 37 updates in the / directory:
4.2.266.0.12.9.102.9.115.5.35.6.23.2.13.3.01.1.01.2.04.5.14.6.00.7.31.0.33.10.13.11.01.21.101.21.141.2.01.2.13.93.106.0.26.0.33.2.83.2.94.1.04.3.11.2.21.3.11.12.81.12.92.0.72.1.24.7.14.8.01.17.01.18.18.7.08.7.11.40.301.42.304.4.04.6.02.0.302.0.317.10.67.13.14.0.14.0.24.30.24.34.17.0.07.2.137.6.040.1.27.0.08.1.18.4.29.0.24.3.04.5.17.4.79.1.08.0.08.0.23.0.23.1.00.21.20.22.46.138.166.150.26.0.06.1.0Updates
djangofrom 4.2.26 to 6.0.1Commits
85eb963[6.0.x] Bumped version for 6.0.1 release.ac4a550[6.0.x] Added release date for 6.0.1.dcfc5b0[6.0.x] Added release date for 5.2.10.42bab76[6.0.x] Fixed #36843, #36793 -- Reverted "Fixed #27489 -- Renamed permissions...764af47[6.0.x] Refs #33647 -- Fixed silent data truncation in bulk_create on Postgres.b7b5465[6.0.x] Fixed #36829 -- Reverted value of ClearableFileInput.use_fieldset to ...90daa65[6.0.x] Fixed #30515 -- Documented resolve_url() in docs/topics/http/shortcut...d35daf8[6.0.x] Fixed #36796 -- Handled lazy routes correctly in RoutePattern.match().16107ab[6.0.x] Refs #36810 -- Avoided infinite recursion in LazyNonce.repr().774543e[6.0.x] Fixed #36305 -- Added documentation indentation guidelines to contrib...Updates
psycopg2-binaryfrom 2.9.10 to 2.9.11Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
fd9ae8cchore: bump to version 2.9.11d923840chore: update docs requirementsd42dc71Merge branch 'fix-1791'4fde656fix: avoid failed assert passing more arguments than placeholders8308c19fix: drop warning about the use of deprecated PyWeakref_GetObject function1a1eabfbuild(deps): bump actions/github-script from 7 to 8897af8bbuild(deps): bump peter-evans/repository-dispatch from 3 to 4ceefd30build(deps): bump actions/checkout from 4 to 54dc5854build(deps): bump actions/setup-python from 5 to 61945788Merge pull request #1802 from edgarrmondragon/cp314-wheelsUpdates
celeryfrom 5.5.3 to 5.6.2Release notes
Sourced from celery's releases.
... (truncated)
Changelog
Sourced from celery's changelog.
... (truncated)
Commits
6a43c84Prepare for release: v5.6.2 (#10049)333a82fBugfix: Revoked tasks now immediately update backend status to REVOKED (#9869)9d6ab11Fix recursive WorkController instantiation in DjangoWorkerFixup + AttributeEr...21dbc73Prepare for release: v5.6.1 (#10037)ba20bedOnly use exceptiongroup backport for Python < 3.11 (#10033)2167529Stop importing pytest_subtests0527296Bump google-cloud-firestore from 2.21.0 to 2.22.05f8659bClarify 'result_extended' setting usage in tasksf19db70Bump mypy from 1.19.0 to 1.19.1 (#10028)6da72bdbetter coverage (#10029)Updates
hiredisfrom 3.2.1 to 3.3.0Release notes
Sourced from hiredis's releases.
Commits
187d0f3Version 3.3.03efcf03Add Python 3.14 to CI and wheels (#213) (#215)966cedeFix assertion in reader.c (#212)78def30Bump version to 3.3.0-devUpdates
brotlifrom 1.1.0 to 1.2.0Release notes
Sourced from brotli's releases.
... (truncated)
Changelog
Sourced from brotli's changelog.
Commits
028fb5arelease v1.2.0390de5bbuild and test csharp decoder3499acbregenerate go/kt/js/ts8ca2312fix release workflowee771dafix copy-paste in Java decoder42aee32try to fix release workflow392c06bredesign release resource uploading1964cdbramp up all GH actions plugins61605b1pick VCPKG patches4b0f27bpick changes from Alpine patchUpdates
django-compressorfrom 4.5.1 to 4.6.0Changelog
Sourced from django-compressor's changelog.
Commits
3ada994Prepare 4.6.0.1baa82aRemove CI testing for EOL Django 5.0.8706a52Add CI testing for Python 3.14 and Django 6.0.7be9ce2Bump brotli, lxml, and coverage test dependencies.d6fd813Remove test version pinning for rcssmin and rjsmin.2b46e7dBump actions/setup-python from 5 to 6 (#1307)b97bb05Disable bs4's multi valued attributes (#1296)4e54330Migrate packaging to pyproject.toml (#1313)872f8d5Remove version pinning for rcssmin and rjsmin (#1312)cc38666Drop support for Python 3.9 (#1311)Updates
django-pintfrom 0.7.3 to 1.0.3Release notes
Sourced from django-pint's releases.
Changelog
Sourced from django-pint's changelog.
... (truncated)
Commits
67fa3b9Fix minimal django versioncdccb65Fix docsdbc1df9Update changelogd8912bePublish Pipeline: Use newer version of sigstore26d263aUpdate changelogbf21c31Fix publish pipeline: Use upload artifacts version 43a079f2Merge pull request #118 from CarliJoy/migrate_to_pyproject_and_ruffa302da5prepare new release68b6277Modernize: use pyproject.toml only and ruff599410cfeat: upgrade python up to 3.14 and django up to 6.0 (#117)Updates
django-post-officefrom 3.10.1 to 3.11.0Release notes
Sourced from django-post-office's releases.
Changelog
Sourced from django-post-office's changelog.
Commits
825af68Bump version to 3.1199be3b5Delete publish.yml (#513)a360b79Improve tests (#509)fe7c583Python314 fix (#511)0556f5eUpdated test.yml so tests don't get triggered twice (#512)00ddbc1Webhooks (#510)936d1acUpdated README.md91fbc6cWebhook handlers (#505)0f68aafMerge branch 'webhooks'5b7fdf9Move tests (#508)Updates
drf-yasgfrom 1.21.10 to 1.21.14Release notes
Sourced from drf-yasg's releases.
Changelog
Sourced from drf-yasg's changelog.
... (truncated)
Commits
7dceb27Add version 1.21.14 details to the changelog (#952)763cdd6Add version 1.21.13 details to the changelog (#951)a0559fcAdd missing swagger-ui sourcemaps (#950)2bf74d0Add version 1.21.12 details to the changelog (#948)b421e89swagger ui fix (#944)40fee2bAdd live demo domain and environment variables (#946)1785b84Update logout button to use POST request. (#945)0522cc1Rename github actions files to .yaml (#942)3a38123Bump actions/checkout from 5 to 6 in the github-actions group (#943)b252a0dHandle annotations not available at runtime (#941)Updates
jellyfishfrom 1.2.0 to 1.2.1Updates
markdownfrom 3.9 to 3.10Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
22e89c1Bump version to 3.10c138aea+ PY314 - PY39746f7f5cleanupa5ee2b4Revert the default behavior ofUSE_DEFINITION_ORDER5354dafFix an HTML comment parsing case that can cause an infinite loopUpdates
pyyamlfrom 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)Updates
xlsxwriterfrom 3.2.8 to 3.2.9Changelog
Sourced from xlsxwriter's changelog.
Commits
e943beePrep for release 3.2.9392bd9etyping: remove py.typed fileUpdates
xmlschemafrom 4.1.0 to 4.3.1Release notes
Sourced from xmlschema's releases.
Changelog
Sourced from xmlschema's changelog.
Commits
64b103fAdd a test for meta-schema URLs and relax memory test for Python 3.14508d1a2Update bugfix release information and clean deps of pyproject.toml4fc64bdRefactor LocationPath and add a workaround for issue #467dfec443Don't serialize cached properties91c1956Add caching module with class SchemaCache2bfb931Update CI tests and release infoa1d7d3cChange built status of components from bool to optional boolce822bdExtend and fix memory testsfa41056Add a custom XPath parser for schema find/findall/iterfind APIsb237528Add a test with UNC pathUpdates
larkfrom 1.2.2 to 1.3.1Release notes
Sourced from lark's releases.