-
-
Notifications
You must be signed in to change notification settings - Fork 6
Bump the uv-dependencies group across 1 directory with 15 updates #348
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
2
commits into
main
Choose a base branch
from
dependabot/uv/uv-dependencies-96a5524f41
base: main
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.
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 uv-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [biopython](https://github.com/biopython/biopython) | `1.85` | `1.86` | | [django-anymail](https://github.com/anymail/django-anymail) | `10.0` | `13.1` | | [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) | `1.13.0` | `2.4` | | [django-reversion-compare](https://github.com/jedie/django-reversion-compare) | `0.19.0` | `0.19.1` | | [django](https://github.com/django/django) | `5.2.7` | `5.2.8` | | [drf-spectacular](https://github.com/tfranzel/drf-spectacular) | `0.28.0` | `0.29.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.41.1` | `2.42.1` | | [numpy](https://github.com/numpy/numpy) | `2.2.6` | `2.3.4` | | [django-structlog](https://github.com/jrobichaud/django-structlog) | `9.1.1` | `10.0.0` | | [scout-apm](https://github.com/scoutapp/scout_apm_python) | `3.4.0` | `3.5.0` | | [structlog](https://github.com/hynek/structlog) | `25.4.0` | `25.5.0` | | [djangorestframework-stubs](https://github.com/sponsors/typeddjango) | `3.16.4` | `3.16.5` | | [ipython](https://github.com/ipython/ipython) | `9.6.0` | `9.7.0` | | [prek](https://github.com/j178/prek) | `0.2.11` | `0.2.13` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.1` | `0.14.3` | Updates `biopython` from 1.85 to 1.86 - [Changelog](https://github.com/biopython/biopython/blob/master/NEWS.rst) - [Commits](https://github.com/biopython/biopython/commits) Updates `django-anymail` from 10.0 to 13.1 - [Release notes](https://github.com/anymail/django-anymail/releases) - [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst) - [Commits](anymail/django-anymail@v10.0...v13.1) Updates `django-crispy-forms` from 1.13.0 to 2.4 - [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@1.13.0...2.4) Updates `django-reversion-compare` from 0.19.0 to 0.19.1 - [Commits](jedie/django-reversion-compare@v0.19.0...v0.19.1) Updates `django` from 5.2.7 to 5.2.8 - [Commits](django/django@5.2.7...5.2.8) Updates `drf-spectacular` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/tfranzel/drf-spectacular/releases) - [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst) - [Commits](tfranzel/drf-spectacular@0.28.0...0.29.0) Updates `google-auth` from 2.41.1 to 2.42.1 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.41.1...v2.42.1) Updates `numpy` from 2.2.6 to 2.3.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.6...v2.3.4) Updates `django-structlog` from 9.1.1 to 10.0.0 - [Changelog](https://github.com/jrobichaud/django-structlog/blob/main/docs/changelog.rst) - [Commits](jrobichaud/django-structlog@9.1.1...10.0.0) Updates `scout-apm` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/scoutapp/scout_apm_python/releases) - [Changelog](https://github.com/scoutapp/scout_apm_python/blob/master/CHANGELOG.md) - [Commits](scoutapp/scout_apm_python@v3.4.0...v3.5.0) Updates `structlog` from 25.4.0 to 25.5.0 - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@25.4.0...25.5.0) Updates `djangorestframework-stubs` from 3.16.4 to 3.16.5 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `ipython` from 9.6.0 to 9.7.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.6.0...9.7.0) Updates `prek` from 0.2.11 to 0.2.13 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.2.11...v0.2.13) Updates `ruff` from 0.14.1 to 0.14.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.1...0.14.3) --- updated-dependencies: - dependency-name: biopython dependency-version: '1.86' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: django-anymail dependency-version: '13.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: django-crispy-forms dependency-version: '2.4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: django-reversion-compare dependency-version: 0.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: django dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: drf-spectacular dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: google-auth dependency-version: 2.42.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: numpy dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: django-structlog dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: scout-apm dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: structlog dependency-version: 25.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: djangorestframework-stubs dependency-version: 3.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: ipython dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: prek dependency-version: 0.2.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: ruff dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
d06ed12 to
22ef3c1
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:uv
Pull requests that update python:uv code
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 uv-dependencies group with 15 updates in the / directory:
1.851.8610.013.11.13.02.40.19.00.19.15.2.75.2.80.28.00.29.02.41.12.42.12.2.62.3.49.1.110.0.03.4.03.5.025.4.025.5.03.16.43.16.59.6.09.7.00.2.110.2.130.14.10.14.3Updates
biopythonfrom 1.85 to 1.86Changelog
Sourced from biopython's changelog.
... (truncated)
Commits
Updates
django-anymailfrom 10.0 to 13.1Release notes
Sourced from django-anymail's releases.
Changelog
Sourced from django-anymail's changelog.
... (truncated)
Commits
74b5e25Release 13.112f2032Scaleway: cleanup and enable integration tests8be0aaaReadme: fix test status badges90367b3Scaleway: new ESP4b2d6f8SendGrid: Add optional webhook signature verificationb8a5ee8CI: fix typo in release.yml30c6130Release 13.0.16b27bd9CI: fix outdated Django 5.2 alpha referencedfa4ce0SendGrid: change to "unsupported" statusc29c993Fix lintUpdates
django-crispy-formsfrom 1.13.0 to 2.4Release notes
Sourced from django-crispy-forms's releases.
... (truncated)
Changelog
Sourced from django-crispy-forms's changelog.
... (truncated)
Commits
b3f1d222.4 Release. (#1412)ac2479eUpdate GitHub action versions in workflows. (#1411)bb7030aConfirmed Django 5.2 support. (#1407)a4fb3c7Pre-commit autoupdate. (#1404)e7cc89aAdded Python 3.13 support. (#1403)e07622dVersion 2.3. (#1396)64f4b21Fixed unexpected addition the 'active' css_class to AccordionGroup (#1394)4f454cdVersion 2.2. (#1392)086afbbFix documentation ofField's constructor (#1375)f9d67d3Allowed pass through of context when rendering aFieldsetlayout object. ...Updates
django-reversion-comparefrom 0.19.0 to 0.19.1Commits
0ca5544Merge pull request #265 from jedie/update677a7b4Apply manageprojects updates + update requirementsUpdates
djangofrom 5.2.7 to 5.2.8Commits
47fe39a[5.2.x] Bumped version for 5.2.8 release.ac9fcf6[5.2.x] Refs CVE-2025-64459 -- Avoided propagating invalid arguments to Q on ...6703f36[5.2.x] Fixed CVE-2025-64459 -- Prevented SQL injections in Q/QuerySet via th...4f5d904[5.2.x] Fixed CVE-2025-64458 -- Mitigated potential DoS in HttpResponseRedire...cbdf128[5.2.x] Fixed #36704 -- Fixed system check error for proxy model with a compo...6775888[5.2.x] Fixed #36696 -- Fixed NameError when inspecting functions with deferr...d5dfffa[5.2.x] Added stub release notes and release date for 5.2.8, 5.1.14, and 4.2.26.368f955[5.2.x] Fixed #36681 -- Removed English pluralization bias from example in do...71267c9[5.2.x] Fixed #35095 -- Clarified Swiss number formatting in docs/topics/i18n...9b37bd5[5.2.x] Made RemoteTestResultTest.test_pickle_errors_detection() compatible w...Updates
drf-spectacularfrom 0.28.0 to 0.29.0Release notes
Sourced from drf-spectacular's releases.
... (truncated)
Changelog
Sourced from drf-spectacular's changelog.
Commits
7a7a1f2disable py3.8 target due to pyproject.toml issuesff7a62bfix docse58143bversion bumpe40b287Renovate project setup #116262fc98bMerge pull request #1467 from tfranzel/decimal_l18nd7247a5Add l18n handling for Decimal field #14665221afdMerge branch '#1392'88302faFix LogoutSerializer for JWT/dj_rest_auth #1392f7138e3fix: support token blacklist feature in rest_auth2c71a35[django-filter] Add null_label if set in ChoiceFilter (#1450)Updates
google-authfrom 2.41.1 to 2.42.1Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
5d1b862chore(main): release 2.42.1 (#1853)b074cadfix: catch ValueError for json.loads() (#1842)cb62f57chore: secret update (#1851)2f8826dchore(main): release 2.42.0 (#1819)aca34b5chore: secret update (#1847)62c0fc8fix: Read scopes from ADC json for impersoanted cred (#1820)36ecb1dfeat: Add trust boundary support for external accounts. (#1809)10823c2chore: secret update (#1818)e16d70btest: Add tests to cover deprecation and suppression (#1817)Updates
numpyfrom 2.2.6 to 2.3.4Release notes
Sourced from numpy's releases.
... (truncated)
Commits
1458b9eREL: Prepare for the NumPy 2.3.4 release (#29955)7583bedMerge pull request #29950 from charris/backport-298853186751Merge pull request #29949 from charris/backport-299487fd2ad9STY: rename@classmethodarg toclsfe8447dMAINT: Simplify string arena growth strategy (#29885)a90f073Merge pull request #29940 from charris/backport-2993755d91abMAINT: Bump pypa/cibuildwheel from 3.1.4 to 3.2.1e2f0383Merge pull request #29926 from charris/backport-29609b427e83BUG: fix negative samples generated by Wald distribution (#29609)36363d6Merge pull request #29922 from charris/backport-29914Updates
django-structlogfrom 9.1.1 to 10.0.0Changelog
Sourced from django-structlog's changelog.
Commits
6c2feb5Merge pull request #938 from jrobichaud/fix-readmeefcd704fix error in readme (gotta add a checker)fa277f6Merge pull request #937 from jrobichaud/python-3.14238d813Fix mypy regression when dropping 3.9ee56156Add python 3.14 supportf46461eMerge pull request #936 from jrobichaud/update-changelogc76d11fupdate changelogfbc9deaMerge pull request #935 from fcortes/add-access-log-level-configa86d073feat(env): add REQUEST_CANCELLED_LOG_LEVEL config9268401feat(env): add STATUX_5XX_LOG_LEVEL configUpdates
scout-apmfrom 3.4.0 to 3.5.0Changelog
Sourced from scout-apm's changelog.
Commits
185641abump version to 3.5.0 (#821)913a1b0Use data extraction filter (#820)8573235FastMCP Instrumentation (#818)Updates
structlogfrom 25.4.0 to 25.5.0Release notes
Sourced from structlog's releases.
... (truncated)
Changelog
Sourced from structlog's changelog.