chore(deps): bump the python-packages group across 1 directory with 10 updates#18
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the python-packages group across 1 directory with 10 updates#18dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…0 updates Bumps the python-packages group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [attrs](https://github.com/python-attrs/attrs) | `25.4.0` | `26.1.0` | | [django](https://github.com/django/django) | `5.2.10` | `5.2.13` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.16.1` | `3.17.1` | | [dependency-injector](https://github.com/ets-labs/python-dependency-injector) | `4.48.3` | `4.49.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `23.0.0` | `25.3.0` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.11` | `2.9.12` | | [mypy](https://github.com/python/mypy) | `1.19.1` | `1.20.2` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.0.3` | | [django-stubs](https://github.com/typeddjango/django-stubs) | `6.0.1` | `6.0.3` | | [packaging](https://github.com/pypa/packaging) | `26.0` | `26.2` | Updates `attrs` from 25.4.0 to 26.1.0 - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md) - [Commits](python-attrs/attrs@25.4.0...26.1.0) Updates `django` from 5.2.10 to 5.2.13 - [Commits](django/django@5.2.10...5.2.13) Updates `djangorestframework` from 3.16.1 to 3.17.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.16.1...3.17.1) Updates `dependency-injector` from 4.48.3 to 4.49.0 - [Release notes](https://github.com/ets-labs/python-dependency-injector/releases) - [Commits](ets-labs/python-dependency-injector@4.48.3...4.49.0) Updates `gunicorn` from 23.0.0 to 25.3.0 - [Commits](benoitc/gunicorn@23.0.0...25.3.0) Updates `psycopg2-binary` from 2.9.11 to 2.9.12 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.11...2.9.12) Updates `mypy` from 1.19.1 to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.2) Updates `pytest` from 9.0.2 to 9.0.3 - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `django-stubs` from 6.0.1 to 6.0.3 - [Commits](typeddjango/django-stubs@6.0.1...6.0.3) Updates `packaging` from 26.0 to 26.2 - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.0...26.2) --- updated-dependencies: - dependency-name: attrs dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: django dependency-version: 5.2.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: djangorestframework dependency-version: 3.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: dependency-injector dependency-version: 4.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: gunicorn dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: psycopg2-binary dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: django-stubs dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-packages group with 10 updates in the / directory:
25.4.026.1.05.2.105.2.133.16.13.17.14.48.34.49.023.0.025.3.02.9.112.9.121.19.11.20.29.0.29.0.36.0.16.0.326.026.2Updates
attrsfrom 25.4.0 to 26.1.0Changelog
Sourced from attrs's changelog.
Commits
7bfc49ePrepare 26.1.031e0286Update test_validators.py for Python 3.15a7 (#1530)48b8611Add instance support to attrs.fields() (#1529)3a68d49dev: document missing git tags failure modea572c3aAllow field(on_setattr=NO_OP) on frozen classesaf9c510Fix validators.disabled() to save/restore state on nesting (#1513)ab7f8b2update devce89f5dFix message passing in frozen errorseccd966Fixoptionalvalidator to accept tuples of len > 1 (#1496)e92fe52policies: tighten screws (#1528)Updates
djangofrom 5.2.10 to 5.2.13Commits
7d831a9[5.2.x] Bumped version for 5.2.13 release.49e1e2b[5.2.x] Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body ...0b46789[5.2.x] Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.397c220[5.2.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.li...60ffa95[5.2.x] Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelA...1cc2a76[5.2.x] Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.2a8a76a[5.2.x] Added stub release notes and release date for 5.2.13 and 4.2.30.90924f5[5.2.x] Bumped black to 26.3.1.0ee44c6[5.2.x] Applied Black's 2026 stable style.89b4d94[5.2.x] Combined scripts confirm_release.sh and test_new_version.sh into veri...Updates
djangorestframeworkfrom 3.16.1 to 3.17.1Release notes
Sourced from djangorestframework's releases.
... (truncated)
Commits
22e231cPrepare bug fix release 3.17.1 (#9931)8e99b53Add condition to skip pushed tags from forks (#9924)c0407deFixHTMLFormRendererwith emptydatetimevalues (#9928)30d58a7Fix the book sizing in the documentation (#9926)6f03b79Tweak order of changes in release notes021ab56Bump version and update release notes for 3.17.0 (#9921)19ebad7Bump mkdocs-material[imaging] from 9.7.4 to 9.7.5 (#9923)f222c55Correct requires-python key in pyproject.toml7e7de6fRemove code fences from release checklistc599d30Update release processUpdates
dependency-injectorfrom 4.48.3 to 4.49.0Release notes
Sourced from dependency-injector's releases.
Commits
5f7aa1cBump version5863d99Add .github/dependabot.yml000c670Upgrade GHA actions9310840Fix iscoroutinefunction import for older Pythons05a5e7dFix get_annotations import58700d9Use from import statements0e25331Do not build nogil wheels1696986Python 3.14 support5259351Add context local resource (#931)76d5932Add provided()<func>.call *args, **kwargs arguments (#946)Updates
gunicornfrom 23.0.0 to 25.3.0Commits
9bce72cUpdate changelog with missing 25.3.0 changes2a15fdbFix pylint isinstance-second-argument-not-valid-type warning8d08aaaFix --limit-request-line 0 to mean unlimitedd40a374Fix pytest-asyncio configuration and treq_asgi hex escapesda8bd48Remove unused AsyncRequest classb00f125Integrate gunicorn_h1c 0.6.3 with InvalidChunkExtension supportbdb2ebdReject chunk extensions with bare CR bytes (RFC 9112)7057fc9Fix http_protocols documentation to use string syntaxd43acb8Update to gunicorn_h1c >= 0.6.2 for asgi_headers supportcbd27e8Merge pull request #3559 from benleembruggen/fix/http2-asgi-body-duplicationUpdates
psycopg2-binaryfrom 2.9.11 to 2.9.12Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
3a6d9d6ci: include almalinux in whieel buildingebca6bfchore: bump to version 3.9.120196f02build(deps): bump pypa/cibuildwheel from 3.3.1 to 3.4.0d157bdcbuild(deps): bump docker/setup-qemu-action from 3 to 47fccc0fbuild(deps): bump actions/upload-artifact from 6 to 7d52a61echore: bump dependency librariesb231d72chore: fix building binary images6d76e84Merge pull request #1836 from psycopg/fix-1835f7e314cfix: overflow in malformed intervaleb905c1docs: replace bare except clause with except ExceptionUpdates
mypyfrom 1.19.1 to 1.20.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
145a062Bump version to 1.20.281cd492Fix slicing with nonstrict optional (#21282)908d344[mypyc] Set dunder attrs when adding module to sys.modules (#21275)ba28610Initial support for Python 3.15.0a8 (#21255)7b0e09fFix match statement semantics for "or" pattern (#21156)92b74f2Avoid widening types in conditional_types (#21242)0dcbfaaFix is_overlapping_types for generic callables (#21208)210f518Correctly aggregate narrowing information on parent expressions (#21206)c34530eOnly set journal mode in coordinator (#21217)79a3ec6Use WAL with SQLite cache, fix close (#21154)Updates
pytestfrom 9.0.2 to 9.0.3Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
django-stubsfrom 6.0.1 to 6.0.3Commits
59e6666Version 6.0.3 release (#3319)e6049b4Fix attname column (#3318)1ac68b4Update mypy to 1.20.1 (#3316)134e391Update dependency ty to v0.0.30 (#3315)f6653b9Make Func generic over output_field (#3311)56a4d52Update dependency pyrefly to v0.61.0 (#3312)6dd7943Type-check (a)get_or_create and (a)update_or_create kwargs (#3309)af3e8a8Update actions/cache digest to 27d5ce7 (#3301)d97823eBump pytest-mypy-plugin (#3299)649ff18[pre-commit.ci] pre-commit autoupdate (#3303)Updates
packagingfrom 26.0 to 26.2Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
84a87eeBump for release4a616b6docs: a few more updates to prepare for 26.2 (#1176)9de6f44ci: use native uv integration in rtd (#1175)bc76e14chore: update changelog for 26.2 (#1161)3f00091tests: add a pickle check (#1174)48a8a06fix: make Requirements/Markers pickle-safe (#1171)823b44efix: make Tags pickle-safe (#1170)4bed32dfix: make Specifier / SpecifierSet pickle-safe (#1168)963118efix: re-export ExceptionGroup for now (#1164)66e34a8docs(specifiers): add is_unsatisfiable() usage example (#1166)Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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