-
Notifications
You must be signed in to change notification settings - Fork 39
Bump the all-python-dependencies group across 1 directory with 19 updates #1656
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
master
Choose a base branch
from
dependabot/pip/all-python-dependencies-51fa9c5022
base: master
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.
Open
Bump the all-python-dependencies group across 1 directory with 19 updates #1656
dependabot
wants to merge
1
commit into
master
from
dependabot/pip/all-python-dependencies-51fa9c5022
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
…ates Bumps the all-python-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `4.2.20` | `4.2.23` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.6.0` | `6.9.0` | | [django-mysql](https://github.com/adamchainz/django-mysql) | `4.12.0` | `4.17.0` | | [django-csp](https://github.com/mozilla/django-csp) | `3.7` | `3.8` | | [django-import-export](https://github.com/django-import-export/django-import-export) | `3.3.1` | `3.3.9` | | [django-admin-rangefilter](https://github.com/silentsokolov/django-admin-rangefilter) | `0.11.2` | `0.13.2` | | [fontawesomefree](https://github.com/FortAwesome/Font-Awesome) | `6.4.2` | `6.6.0` | | [graphene-django](https://github.com/graphql-python/graphene-django) | `3.1.5` | `3.2.3` | | [django-filter](https://github.com/carltongibson/django-filter) | `23.3` | `23.5` | | [rules](https://github.com/dfunckt/django-rules) | `3.3` | `3.5` | | [numpy](https://github.com/numpy/numpy) | `1.26.1` | `1.26.4` | | [pandas](https://github.com/pandas-dev/pandas) | `2.1.2` | `2.3.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.23` | `2.0.41` | | [mysqlclient](https://github.com/PyMySQL/mysqlclient) | `2.2.4` | `2.2.7` | | [google-cloud-bigquery[pandas]](https://github.com/googleapis/python-bigquery) | `3.19.0` | `3.34.0` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.0` | `1.8.14` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.19.2` | `4.24.0` | | [pycryptodome](https://github.com/Legrandin/pycryptodome) | `3.19.1` | `3.23.0` | | [pytz](https://github.com/stub42/pytz) | `2023.3.post1` | `2023.4` | Updates `django` from 4.2.20 to 4.2.23 - [Commits](django/django@4.2.20...4.2.23) Updates `whitenoise` from 6.6.0 to 6.9.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.6.0...6.9.0) Updates `django-mysql` from 4.12.0 to 4.17.0 - [Changelog](https://github.com/adamchainz/django-mysql/blob/main/docs/changelog.rst) - [Commits](adamchainz/django-mysql@4.12.0...4.17.0) Updates `django-csp` from 3.7 to 3.8 - [Release notes](https://github.com/mozilla/django-csp/releases) - [Changelog](https://github.com/mozilla/django-csp/blob/main/CHANGES.md) - [Commits](mozilla/django-csp@3.7...3.8) Updates `django-import-export` from 3.3.1 to 3.3.9 - [Release notes](https://github.com/django-import-export/django-import-export/releases) - [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst) - [Commits](django-import-export/django-import-export@3.3.1...3.3.9) Updates `django-admin-rangefilter` from 0.11.2 to 0.13.2 - [Release notes](https://github.com/silentsokolov/django-admin-rangefilter/releases) - [Changelog](https://github.com/silentsokolov/django-admin-rangefilter/blob/master/CHANGELOG.md) - [Commits](silentsokolov/django-admin-rangefilter@v0.11.2...v0.13.2) Updates `fontawesomefree` from 6.4.2 to 6.6.0 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@6.4.2...6.6.0) Updates `graphene-django` from 3.1.5 to 3.2.3 - [Release notes](https://github.com/graphql-python/graphene-django/releases) - [Commits](graphql-python/graphene-django@v3.1.5...v3.2.3) Updates `django-filter` from 23.3 to 23.5 - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@23.3...23.5) Updates `rules` from 3.3 to 3.5 - [Release notes](https://github.com/dfunckt/django-rules/releases) - [Changelog](https://github.com/dfunckt/django-rules/blob/master/CHANGELOG.md) - [Commits](dfunckt/django-rules@v3.3.0...v3.5.0) Updates `numpy` from 1.26.1 to 1.26.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.1...v1.26.4) Updates `pandas` from 2.1.2 to 2.3.0 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.1.2...v2.3.0) Updates `sqlalchemy` from 2.0.23 to 2.0.41 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `mysqlclient` from 2.2.4 to 2.2.7 - [Release notes](https://github.com/PyMySQL/mysqlclient/releases) - [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst) - [Commits](PyMySQL/mysqlclient@v2.2.4...v2.2.7) Updates `google-cloud-bigquery[pandas]` from 3.19.0 to 3.34.0 - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md) - [Commits](googleapis/python-bigquery@v3.19.0...v3.34.0) Updates `debugpy` from 1.8.0 to 1.8.14 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.0...v1.8.14) Updates `jsonschema` from 4.19.2 to 4.24.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.19.2...v4.24.0) Updates `pycryptodome` from 3.19.1 to 3.23.0 - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](Legrandin/pycryptodome@v3.19.1...v3.23.0) Updates `pytz` from 2023.3.post1 to 2023.4 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2023.3.post1...release_2023.4) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-dependencies - dependency-name: whitenoise dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: django-mysql dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: django-csp dependency-version: '3.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: django-import-export dependency-version: 3.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-dependencies - dependency-name: django-admin-rangefilter dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: fontawesomefree dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: graphene-django dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: django-filter dependency-version: '23.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: rules dependency-version: '3.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: numpy dependency-version: 1.26.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-dependencies - dependency-name: pandas dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-dependencies - dependency-name: mysqlclient dependency-version: 2.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-dependencies - dependency-name: google-cloud-bigquery[pandas] dependency-version: 3.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: debugpy dependency-version: 1.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-dependencies - dependency-name: jsonschema dependency-version: 4.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: pycryptodome dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: pytz dependency-version: '2023.4' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
5a0c836
to
e41a9ac
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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 19 updates in the / directory:
4.2.20
4.2.23
6.6.0
6.9.0
4.12.0
4.17.0
3.7
3.8
3.3.1
3.3.9
0.11.2
0.13.2
6.4.2
6.6.0
3.1.5
3.2.3
23.3
23.5
3.3
3.5
1.26.1
1.26.4
2.1.2
2.3.0
2.0.23
2.0.41
2.2.4
2.2.7
3.19.0
3.34.0
1.8.0
1.8.14
4.19.2
4.24.0
3.19.1
3.23.0
2023.3.post1
2023.4
Updates
django
from 4.2.20 to 4.2.23Commits
a698dc2
[4.2.x] Bumped version for 4.2.23 release.b597d46
[4.2.x] Refs CVE-2025-48432 -- Prevented log injection in remaining response ...10ba3f7
[4.2.x] Refs CVE-2025-48432 -- Made SuspiciousOperation logging use log_respo...ba24ee3
[4.2.x] Refactored logging_tests to reuse assertions for log records.b07f886
[4.2.x] Added CVE-2025-48432 to security archive.8d87045
[4.2.x] Post-release version bump.7275cc5
[4.2.x] Bumped version for 4.2.22 release.ac03c5e
[4.2.x] Fixed CVE-2025-48432 -- Escaped formatting arguments in `log_response...c62f4ee
[4.2.x] Added stub release notes and release date for 4.2.22.c5b4263
[4.2.x] Fixed #36402, Refs #35980 -- Updated built package name in reusable a...Updates
whitenoise
from 6.6.0 to 6.9.0Changelog
Sourced from whitenoise's changelog.
... (truncated)
Commits
62fbf7a
Version 6.9.03bd4c67
Support Django 5.2 (#633)ae3fa94
Run pre-commit, coverage, and readthedocs on Python 3.139ee33c9
Upgrade Black used by blacken-docs to 25.1.0fd735f6
[pre-commit.ci] pre-commit autoupdate (#632)80b8941
Remove documentation note on old request_finished bug (#631)85f2ad9
Upgrade requirements (#624)2cafe86
[pre-commit.ci] pre-commit autoupdate (#623)1093c9a
Bump astral-sh/setup-uv from 4 to 5 in the github-actions group (#622)36c8b3e
Upgrade requirements (#620)Updates
django-mysql
from 4.12.0 to 4.17.0Changelog
Sourced from django-mysql's changelog.
Commits
a5089ee
Version 4.17.0f53978a
Add tiny integer fields (#1123)c3f9d97
Upgrade ReadTheDocs to Ubuntu 24.04 (#1142)3fc3dd2
Use PEP 639 license declaration (#1141)7efa162
Upgrade dependencies (#1140)8b00a85
Bump astral-sh/setup-uv from 5 to 6 in the github-actions group (#1139)caf99ce
[pre-commit.ci] pre-commit autoupdate (#1138)0f280a1
Add GitHub Sponsors linkebf8556
Remove setup-uv cache-dependency-globe2adde2
[pre-commit.ci] pre-commit autoupdate (#1136)Updates
django-csp
from 3.7 to 3.8Release notes
Sourced from django-csp's releases.
... (truncated)
Changelog
Sourced from django-csp's changelog.
Commits
4899179
Prepare for 3.8 final release684b12a
Prepare for 3.8rc1 release - just one packaging changeb1dd37e
Tomlify setup.py (#216)7200b16
Prepare for 3.8rc release (#215)4be512c
Update GH actions helpers to use Node 20-based versions (#214)371da46
Bring codebase up to modern Python using pyupgrade (#213)9698258
MiddlewareMixin is always present in django>=3.212116dc
Update settings documentation to move deprecated-within-csp settings to their...61f3124
Update README.rst58113ef
Fix sphinx theme installation (#208)Updates
django-import-export
from 3.3.1 to 3.3.9Release notes
Sourced from django-import-export's releases.
Changelog
Sourced from django-import-export's changelog.
... (truncated)
Commits
ab2c0d3
Preparing release 3.3.98d7d9dd
updated changelog964dd7a
Merge branch 'main' of github.com:django-import-export/django-import-export03bd6fb
Update translation for russian language (#1797)b86c60c
updated bulk testing docs5c3c8dc
Back to development: 3.3.9884f03d
Preparing release 3.3.826b99c0
updated changelog9b4c3b5
feat(dj.admin import): Add additional django template block for extending (#1...493ff3c
updated changelogUpdates
django-admin-rangefilter
from 0.11.2 to 0.13.2Release notes
Sourced from django-admin-rangefilter's releases.
Changelog
Sourced from django-admin-rangefilter's changelog.
Commits
3aa22b8
Prepare 0.13.2311197f
fix: Prevent datetimeshortcuts from rendering multiple times (#129)4747840
Prepare 0.13.1c972036
fix initial value in NumericRangeFilter form field (#124)9907c36
Prepare 0.13.02b1d106
Python 3.12 testing and support (#121)ae06133
Add support for collapsable filter (Django >= 4.1) (#120)2fdb039
Prepare 0.12.5b7136de
fix(filters): fix quick select template property #118ef6460a
Prepare 0.12.4Updates
fontawesomefree
from 6.4.2 to 6.6.0Release notes
Sourced from fontawesomefree's releases.
Commits
37eff7f
Release 6.6.0 (#20295)138f8c3
Update 000_icon_request.yml05235ab
Updating Icon Request Template (#20275)c0f460d
Release 6.5.2 (#20179)a1232e3
Delete case-sensitive faTshirt duplicate (#20073)dcdc48a
Update contributing guidelines (#20028)deeea78
Release 6.5.1 (#20031)2885a3c
Move files out of the free directory8302f1c
Release 6.5.0 (#20016)Updates
graphene-django
from 3.1.5 to 3.2.3Release notes
Sourced from graphene-django's releases.
... (truncated)
Commits
c52cf2b
Bump version to 3.2.3e69e4a0
Bugfix: callresolver
function inDjangoConnectionField
as documented (#1...97deb76
fix typed choices, make working with different Django 5x choices options (#1539)8d4a64a
add official Django 5.1 support (#1540)2692250
remove dead code: singledispatch has been in the standard library ... (#1534)28c71c5
Bump to 3.2.26f21dc7
Not require explicitly setordering
inDjangoConnectionField
(#1518)ea45de0
Make use of http.HTTPStatus for response status code checks (#1487)eac113e
Bump django from 3.2.24 to 3.2.25 in /examples/cookbook (#1508)d69c905
Bump to 3.2.1 (#1512)Updates
django-filter
from 23.3 to 23.5Changelog
Sourced from django-filter's changelog.
Commits
00e8865
Bumped version and changes for 23.5 release.39bf174
Fixed OrderingFilter handling of empty values. (#1628)b9ded74
Fixed code-block error in docs.783b592
Add filterset_fields lookup expresson to docs (#1460)d693a59
Allow choices to contains optgroups in DateRangeFilter (#1621)83b314f
Bumped version, changes, and trove classifiers for 23.4 release.15a5c72
Fix DeprecationWarning for pkgutil.find_loader (#1623)4c2a2e6
Removed extra word in tips.txt (#1624)4a618e0
Added CI runs for Django 5.0 and Python 3.12 (#1618)3d352ce
Fixed links to supported versions in README. (#1617)Updates
rules
from 3.3 to 3.5Release notes
Sourced from rules's releases.
Changelog
Sourced from rules's changelog.
... (truncated)
Commits
6ce69d0
Merge pull request #194 from dfunckt/release-v3.5.0cd7a7d0
Update init.pyc22777d
Update CHANGELOG.md22f70f9
Merge pull request #193 from kimihito/chore/support-django51ce5877c
Support for Django 5.1a8da753
Merge pull request #192 from dpgraham4401/fix_docs_linkbbb994c
use 'stable' path instead of hardcoded version number for django documentatio...64e5bf3
Merge pull request #188 from dfunckt/v3.4.092eec0c
Release 3.4.05ed287b
Merge pull request #184 from dfunckt/mypyUpdates
numpy
from 1.26.1 to 1.26.4Release not...
Description has been truncated