Bump the python group with 8 updates #471
Merged
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 python group with 8 updates:
7.6.2
7.6.4
4.4.0
4.6.0
10.4.0
11.0.0
2.9.9
2.9.10
5.1.1
5.2.0
4.66.5
4.66.6
6.7.0
6.8.2
4.8.0
5.1.0
Updates
coverage
from 7.6.2 to 7.6.4Changelog
Sourced from coverage's changelog.
Commits
f24f76b
docs: sample HTML for 7.6.496e10f7
docs: prep for 7.6.4b8c236a
fix: multi-line with-statements exit correctly. #188064b7a45
docs: another discord reference68d7427
docs: Python Discord43adcea
build: include 3.14 in the usual Pythonsfb2b49f
build: github_releases can update older releases, and pauses to get the sorti...ca550ca
3.0b2 wasn't correctly titleddebcc77
build: bump version342a4cb
docs: sample HTML for 7.6.3Updates
django-cors-headers
from 4.4.0 to 4.6.0Changelog
Sourced from django-cors-headers's changelog.
Commits
fd8e9af
Version 4.6.0a3479b1
Drop Django 3.2 to 4.1 support (#978)6f5222d
Version 4.5.096ef5d7
Drop Python 3.8 support (#977)6a0d30d
Add automated release process (#976)e816d10
[pre-commit.ci] pre-commit autoupdate (#975)132f381
Bump astral-sh/setup-uv from 1 to 3 in the github-actions group (#974)3194a6d
Support Python 3.13 (#972)1cba108
Upgrade requirements (#971)a56c753
Use uv on GitHub Actions (#970)Updates
pillow
from 10.4.0 to 11.0.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
204aae6
11.0.0 version bumpf2cc87b
Update CHANGES.rst [ci skip]c855e8e
Merge pull request #8464 from radarhere/imagemath_type_hintdc37515
Merge pull request #8463 from hugovk/update-3.13-datec3d81d6
Update Python 3.13 release datea60610c
Added type hintsa5c58f2
Merge pull request #8460 from hugovk/mit-cmue74994e
Update licence to MIT-CMUb5e1115
Update CHANGES.rst [ci skip]686b5e2
Merge pull request #8392 from radarhere/tiff_seekUpdates
psycopg2-binary
from 2.9.9 to 2.9.10Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
Updates
redis
from 5.1.1 to 5.2.0Release notes
Sourced from redis's releases.
Commits
166ae7b
Updated package version (#3418)00f5be4
adds scorer to AggregateRequest (#3409)4c4d4af
Pin pytest-profiling (#3417)d6ddb0d
DOC-4199: add TCEs to the combined query page (#3380)17db62e
DOC-4200: add TCEs to the aggregation query page (#3381)700045c
Backport 5.1 changes into master (#3406)Updates
tqdm
from 4.66.5 to 4.66.6Release notes
Sourced from tqdm's releases.
Commits
5b84012
bump version, merge pull request #1627 from tqdm/devel0a439b5
tests: fix nbval DeprecationWarning47b9227
snap: fix builda365e16
use test moreeed9be2
fix pytest deprecation warning2575c15
cli: zip-safe --manpath, --comppath3bf4c97
bump pre-commitf8330bc
update & tidy workflows729db6c
docs: update URLsUpdates
whitenoise
from 6.7.0 to 6.8.2Changelog
Sourced from whitenoise's changelog.
Commits
2f75ac8
Version 6.8.261853c7
Fix compression speed gains (#616)bfc5dae
Version 6.8.16bbec0f
Raise errors from threads in whitenoise.compress (#615)0b054e5
Version 6.8.054c464a
Upgrade and clarify Django quickstart docs (#548)d5caf8d
Compress each file in a ThreadPool (#484)9494ff3
Use settings.FORCE_SCRIPT_NAME correctly (#486)c42e93c
Make sure SlicedFile is closed properly (#612)f8dff50
Drop Django 3.2 to 4.1 support (#614)Updates
django-auth-ldap
from 4.8.0 to 5.1.0Release notes
Sourced from django-auth-ldap's releases.
Commits
943c800
Allow importing the backend without loading apps1966c9e
Drop support for EOL Python 3.83685761
Propagate LDAP errors instead of silently ignoring, send more ldap_error signals796129b
Cache pip packages across GitHub actions2c5d07b
Specify python-version for each GitHub action7508234
Add setuptools requirement to build docs with Python 3.121850b19
Use tox-gh to simplify test matrix on GitHub92a1439
Add support for Python 3.1321c2296
Restore testing for Python 3.8 and 3.9fb89efc
Add support for Django 5.1Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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