Bump the all-python-dependencies group across 1 directory with 11 updates #15
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 all-python-dependencies group with 11 updates in the / directory:
4.2.23
4.2.25
6.9.0
6.11.0
4.17.0
4.19.0
4.3.9
4.3.10
25.1
25.2
2.2.5
2.3.3
2.3.1
2.3.3
2.0.42
2.0.43
3.35.1
3.38.0
1.8.16
1.8.17
4.25.0
4.25.1
Updates
django
from 4.2.23 to 4.2.25Commits
57d20b2
[4.2.x] Bumped version for 4.2.25 release.9504bba
[4.2.x] Fixed CVE-2025-59682 -- Fixed potential partial directory-traversal v...38d9ef8
[4.2.x] Fixed CVE-2025-59681 -- Protected QuerySet.annotate(), alias(), aggre...7c7d2a4
[4.2.x] Added stub release notes and release date for 4.2.25.3e27d61
[4.2.x] Added missing backticks in docs/releases/security.txt.07e5fb9
[4.2.x] Added CVE-2025-57833 to security archive.5636e82
[4.2.x] Post-release version bump.5e23d89
[4.2.x] Bumped version for 4.2.24 release.31334e6
[4.2.x] Fixed CVE-2025-57833 -- Protected FilteredRelation against SQL inject...d5860d5
[4.2.x] Added stub release notes and release date for 4.2.24.Updates
whitenoise
from 6.9.0 to 6.11.0Changelog
Sourced from whitenoise's changelog.
Commits
c9c06e9
Version 6.11.0051c4e9
Support Django 6.0 (#665)c903cc1
Version 6.10.0a81bcb0
docs(django): use the stable version in URLs (#626)67b4f32
Support Python 3.14 (#664)da8d333
[pre-commit.ci] pre-commit autoupdate (#663)8000724
Bump the github-actions group with 2 updates (#662)8fb339f
Upgrade dependencies (#661)adf64dd
Use uvx to run tox on GitHub Actions (#660)ad6eb20
[pre-commit.ci] pre-commit autoupdate (#659)Updates
django-mysql
from 4.17.0 to 4.19.0Changelog
Sourced from django-mysql's changelog.
Commits
243140e
Version 4.19.02bc533d
Correct testing of Django 6.0 (#1166)530b8a0
Support Django 6.0 (#1165)d5375b0
Version 4.18.00cf4a84
Update tested database versions (#1164)10ca704
Support Python 3.14 (#1163)a8e867b
Fix some types (#1162)d513ebd
[pre-commit.ci] pre-commit autoupdate (#1161)37e6514
Bump the github-actions group with 2 updates (#1160)57e2470
Upgrade dependencies (#1159)Updates
django-import-export
from 4.3.9 to 4.3.10Release notes
Sourced from django-import-export's releases.
Changelog
Sourced from django-import-export's changelog.
Commits
15ecbb9
release 4.3.10341c27d
Fix/foreign key widget export issue (#2117)7333eef
Improve API documentation forwidget.clean()
(#2115)e50a7fb
[pre-commit.ci] pre-commit autoupdate (#2116)fb6259d
updated czech translation (#2111)5c9076a
Update django.po (#2110)fcab876
minor improvements to control flow (#2093)5f89b71
[pre-commit.ci] pre-commit autoupdate (#2109)34a2969
Documents JSONField export with attribute syntax (#2100)3dbd592
[pre-commit.ci] pre-commit autoupdate (#2105)Updates
django-filter
from 25.1 to 25.2Changelog
Sourced from django-filter's changelog.
Commits
17ec565
Bumped version for 25.2 release.9b4b8fd
Updated testing for Django 6.0. (#1730)1b07b3e
Bump actions/setup-python from 5 to 6 in the github-actions group (#1726)27a1168
Bump the github-actions group with 2 updates (#1722)7f59b6f
Add drf as optional dependencies (#1724)635343e
Add reference anchors to filter types to facilitate intersphinx refs (#1706)7b3176e
Document steps for postgres full text search (#1704)Updates
numpy
from 2.2.5 to 2.3.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
f2a77a7
Merge pull request #29702 from charris/prepare-2.3.38641006
REL: Prepare for the NumPy 2.3.3 release [wheel build]f024265
Merge pull request #29701 from charris/backport-2969784f2eed
Merge pull request #29700 from charris/backport-296957cacdbf
Update VXE and VXE2 detection regex patterns028c469
TYP: appease ruff4b80666
TYP: fixnp.bool
method declarationsf2a6b75
Merge pull request #29691 from charris/backport-29665a707cbf
Merge pull request #29689 from charris/backport-296623d66056
BUG: use correct input dtype in flatiter assignmentUpdates
pandas
from 2.3.1 to 2.3.3Release notes
Sourced from pandas's releases.
Commits
9c8bc3e
RLS: 2.3.36aa788a
[backport 2.3.x] DOC: prepare 2.3.3 whatsnew notes for release (#62499) (#62508)b64f0df
[backport 2.3.x] BUG: avoid validation error for ufunc with string[python] ar...058eb2b
[backport 2.3.x] BUG: String[pyarrow] comparison with mixed object (#62424) (...2ca088d
[backport 2.3.x] DEPR: remove the Period resampling deprecation (#62480) (#62...92bf98f
[backport 2.3.x] BUG: fix .str.isdigit to honor unicode superscript for older...e57c7d6
Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13) (#62454)e0fe9a0
Backport to 2.3.x: REGR: from_records not initializing subclasses properly (#...23a1085
BUG: improve future warning for boolean operations with missaligned indexes (...6113696
Backport PR #62396 on branch 2.3.x (PKG/DOC: indicate Python 3.14 support in ...Updates
sqlalchemy
from 2.0.42 to 2.0.43Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
google-cloud-bigquery[bqstorage,pandas]
from 3.35.1 to 3.38.0Release notes
Sourced from google-cloud-bigquery[bqstorage,pandas]'s releases.
Changelog
Sourced from google-cloud-bigquery[bqstorage,pandas]'s changelog.
Commits
7cad6cf
chore(main): release 3.38.0 (#2289)c9aba64
chore(deps): update all dependencies (#2275)7b1b718
feat: add additional query stats (#2270)4b0ef0c
chore(main): release 3.37.0 (#2269)6e88d7d
docs: clarify that the presence ofXyzJob.errors
doesn't necessarily mean ...33ea296
fix: remove deepcopy while setting properties for _QueryResults (#2280)8a13c12
docs: clarify the api_method arg for client.query() (#2277)435ecdb
bug: updates__eq__
comparison on TableConstraint (#2274)43527af
chore(deps): update all dependencies (#2259)ef2740a
feat: updates to fastpath query execution (#2268)Updates
debugpy
from 1.8.16 to 1.8.17Commits
6cbdf87
update testing for python 3.14 (#1955)2eb3afe
Check ifos.__file__
is available before using it (#1944)Updates
jsonschema
from 4.25.0 to 4.25.1Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
331c384
Add the fix to the changelog.c1ec0a6
Merge pull request #1398 from python-jsonschema/dependabot/github_actions/ast...8e7d594
Merge pull request #1399 from python-jsonschema/dependabot/github_actions/act...460f4fa
Merge pull request #1396 from sirosen/improve-protocol-init-signature1e58409
[pre-commit.ci] auto fixes from pre-commit.com hooks64bc217
Add a typing test for the Validator protocol6c25741
Bump actions/checkout from 4 to 5bf603d5
Bump astral-sh/setup-uv from 6.4.3 to 6.5.0a916d8f
FixValidator
protocol init to match runtimede60f18
Merge pull request #1397 from python-jsonschema/pre-commit-ci-update-configDependabot 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