build(deps): bump the python-dependencies group across 1 directory with 12 updates#921
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the python-dependencies group across 1 directory with 12 updates#921dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…th 12 updates Bumps the python-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.0.7` | `5.1.2` | | [gunicorn](https://github.com/benoitc/gunicorn) | `22.0.0` | `23.0.0` | | [lxml](https://github.com/lxml/lxml) | `5.2.2` | `5.3.0` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.6` | `3.7` | | [psycopg](https://github.com/psycopg/psycopg) | `3.2.2` | `3.2.3` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.0.3` | `3.1.0` | | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.13.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.0` | `3.3.1` | | [django-stubs](https://github.com/typeddjango/django-stubs) | `5.0.4` | `5.1.1` | | [pylint-django](https://github.com/pylint-dev/pylint-django) | `2.5.5` | `2.6.1` | | [djlint](https://github.com/djlint/djLint) | `1.35.2` | `1.35.4` | Updates `django` from 5.0.7 to 5.1.2 - [Commits](django/django@5.0.7...5.1.2) Updates `gunicorn` from 22.0.0 to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) Updates `lxml` from 5.2.2 to 5.3.0 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.2.2...lxml-5.3.0) Updates `markdown` from 3.6 to 3.7 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.6...3.7) Updates `psycopg` from 3.2.2 to 3.2.3 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.2...3.2.3) Updates `werkzeug` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.3...3.1.0) Updates `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) Updates `mypy` from 1.11.2 to 1.13.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.13.0) Updates `pylint` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.0...v3.3.1) Updates `django-stubs` from 5.0.4 to 5.1.1 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@5.0.4...5.1.1) Updates `pylint-django` from 2.5.5 to 2.6.1 - [Release notes](https://github.com/pylint-dev/pylint-django/releases) - [Changelog](https://github.com/pylint-dev/pylint-django/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pylint-dev/pylint-django/commits/v2.6.1) Updates `djlint` from 1.35.2 to 1.35.4 - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.35.2...v1.35.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: werkzeug dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: django-stubs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pylint-django dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: djlint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... 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-dependencies group with 12 updates in the / directory:
5.0.75.1.222.0.023.0.05.2.25.3.03.63.73.2.23.2.33.0.33.1.024.8.024.10.01.11.21.13.03.3.03.3.15.0.45.1.12.5.52.6.11.35.21.35.4Updates
djangofrom 5.0.7 to 5.1.2Commits
c499184[5.1.x] Bumped version for 5.1.2 release.6e07a77[5.1.x] Added release date for 5.1.2.17fa759[5.1.x] Fixed #35809 -- Set background color for selected rows in the admin's...e245f62[5.1.x] Updated translations from Transifex.6bedb10[5.1.x] Reindented attributes and methods for classes in docs/ref/middleware....bf64ac3[5.1.x] Fixed #35670 -- Clarified the return value for LoginRequiredMiddlewar...5303113[5.1.x] Relocated path() explanation to docs/ref/urls.txt to simplify tutoria...22bce64[5.1.x] Fixed #35734 -- Used JSONB_BUILD_OBJECT database function on PostgreS...9e146b2[5.1.x] Made cosmetic edits to the Steering council docs.251180f[5.1.x] Removed setting the release schedule from Steering Council prerogativ...Updates
gunicornfrom 22.0.0 to 23.0.0Release notes
Sourced from gunicorn's releases.
Commits
411986dfix doc334392eMerge pull request #2559 from laggardkernel/bugfix/reexec-enve75c353Merge pull request #3189 from pajod/patch-py369357b28keep document user in access_log_format setting79fdef0bump to 23.0.03acd9fbMerge pull request #2620 from talkerbox/improve-access-log-format-docs3f56d76Merge pull request #3192 from pajod/patch-allowed-script-name256d474docs: revert duped directiveffa48b5test: default change was intentional52538cadocs: recommend SCRIPT_NAME=/subfolderUpdates
lxmlfrom 5.2.2 to 5.3.0Changelog
Sourced from lxml's changelog.
Commits
475f4abUpdate release date.e356a1eBuild: Add some debug output.8345680Build: Retry library downloads on failures.2fe6c90CI: Test oldest officially supported library versions again (the slightly new...00335a1Build: Improve download regexes.f3da47dPrepare release of lxml 5.3.0.3119703Add missing global name to "all" in lxml.etree.9de6180Build: Upgrade cibuildwheel version also for the matrix setup.54e36cbBuild: Upgrade libxslt to latest (1.1.42).d4f56eeBuild: Slightly increase the oldest libxslt version that we test against to w...Updates
markdownfrom 3.6 to 3.7Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
da03cd6Bump version to 3.7bd836a1Update griffe_extensions to support Griffe v 1.0.33359faAbbr Extension: Definition Sorting and Glossary storageec8c305RefactorabbrExtension993b57bFixed links to source code on GitHub from the documentationUpdates
psycopgfrom 3.2.2 to 3.2.3Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
ce8f073chore: bump psycopg package version to 3.2.39af9267Merge pull request #917 from psycopg/pg179c9369bdocs: mention PostgreSQL 17 in binary packages in the news filed0b1a3aci: install flex to build libpq17e8d85ci(macos): fix dylib path for postgres 17 from brewd066132ci(macos): update brew to install PostgreSQL 172cc362eci: bump to PostgreSQL 17 in binary packages810bfcfchore: add PostgreSQL 17 TRANSACTION_TIMEOUT error2a02421ci: Add PostgreSQL 17 to CI test grid, remove PostgreSQL 11bea783dfix(windows): resolve absolute path to libpqUpdates
werkzeugfrom 3.0.3 to 3.1.0Release notes
Sourced from werkzeug's releases.
... (truncated)
Changelog
Sourced from werkzeug's changelog.
... (truncated)
Commits
df655e6release version 3.1.0564835aadd docstring changelogs1735b75more cache-control cleanup (#2983)b0f361cmore cache-control cleanupfa38728more cache-control cleanup (#2981)e3a50c9more cache-control cleanup1eb7adaimplement or and ior operators (#2979)b65b587implement or and ior operators862cb19getlist catches TypeError (#2978)e550ef8getlist catches TypeErrorUpdates
blackfrom 24.8.0 to 24.10.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
1b2427aPrepare release 24.10.0 (#4471)a22b1ebAdd mypyc 3.13 wheel build (#4449)b7d0e72Bump AndreMiras/coveralls-python-action from 65c1672f0b8a201702d86c81b79187df...f1a2f92Include --unstable in cache key (#4466)8d9d18cFix skipping Jupyter cells with unknown %% magic (#4462)bbfdba3Fix docs CI: use venv for uv to fix 'failed to create directory' (#4460)8fb2addUse builtin generics (#4458)2a45cecFix crashes with comments in parentheses (#4453)b4d6d86Drop Python 3.8 support (#4452)ac018c1Require newer aiohttp for blackd (#4451)Updates
mypyfrom 1.11.2 to 1.13.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
eb31034Bump version to 1.13.02eeb588Update changelog for 1.12.1 (#17999)bc0386bChangelog for 1.13 (#18000)5c4d2dbAdd faster-cache extra, test in CI (#17978)854ad18Make is_sub_path faster (#17962)50aa4caSpeed up stubs suggestions (#17965)7c27808Use orjson instead of json, when available (#17955)2cd2406Use fast path in modulefinder more often (#17950)e20aaeeLet mypyc optimise os.path.join (#17949)159974cUse sha1 for hashing (#17953)Updates
pylintfrom 3.3.0 to 3.3.1Commits
76bce72Bump pylint to 3.3.1, update changelog (#9954)55ee816Bump astroid to 3.3.4 (#9951) (#9952)Updates
django-stubsfrom 5.0.4 to 5.1.1Commits
9b270a0Version 5.1.1 release (#2424)8de9d9aAllowNoneonview_on_site(#2419)82cb4c0Update django.conf.global_settings (#2420)c105965Update db.migrations.serializer (#2421)6500b89Bump mypy from 1.12.1 to 1.13.0 (#2416)71f4d9bBump pyright from 1.1.385 to 1.1.386 (#2418)a98e7e7Fixes #2413 -- update ModelAdmin.log_FOO method signatures (#2414)fbce0b8[pre-commit.ci] pre-commit autoupdate (#2415)b7f43ddTreatQuerySet.aliaslikeQuerySet.annotate(#2411)4dc5e5cRemove EOL Python 3.8 and add 3.13 to CI (#2397)Updates
pylint-djangofrom 2.5.5 to 2.6.1Release notes
Sourced from pylint-django's releases.
Changelog
Sourced from pylint-django's changelog.
Commits
Updates
djlintfrom 1.35.2 to 1.35.4Release notes
Sourced from djlint's releases.
Changelog
Sourced from djlint's changelog.
Commits
7b983efchore: edit changeloga502628chore: fix pypi publishc8bc351chore: don't publilsh to npm until published to pypif15ea13v1.35.46694c66chore: fix publish workflow994dbacchore: don't assign re.finditer to variablee4b977eperf: use regex more efficientlyb7ff74cperf: replace any() with for loops04dbd5fperf: deduplicate regex flags (#987)69638ceperf: reduce number of pure calls (#986)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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