Bump the python-packages group with 8 updates - #423
Merged
Merged
Conversation
Bumps the python-packages group with 8 updates: | Package | From | To | | --- | --- | --- | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.12` | `2.9.13` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.19.2` | `1.20.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.13.0` | `2.14.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.16.0` | `7.16.1` | | [prek](https://github.com/j178/prek) | `0.5.2` | `0.5.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.6` | `0.16.7` | | [mkdocs-towncrier](https://github.com/davfsa/mkdocs-towncrier) | `0.1.5` | `0.1.6` | | [towncrier](https://github.com/twisted/towncrier) | `25.8.0` | `26.9.0` | Updates `psycopg2-binary` from 2.9.12 to 2.9.13 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.12...2.9.13) Updates `alembic` from 1.19.2 to 1.20.0 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `pyjwt` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.13.0...2.14.0) Updates `coverage` from 7.16.0 to 7.16.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.16.0...7.16.1) Updates `prek` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.5.2...v0.5.3) Updates `ruff` from 0.16.6 to 0.16.7 - [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.16.6...0.16.7) Updates `mkdocs-towncrier` from 0.1.5 to 0.1.6 - [Release notes](https://github.com/davfsa/mkdocs-towncrier/releases) - [Commits](davfsa/mkdocs-towncrier@0.1.5...0.1.6) Updates `towncrier` from 25.8.0 to 26.9.0 - [Release notes](https://github.com/twisted/towncrier/releases) - [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst) - [Commits](twisted/towncrier@25.8.0...26.9.0) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-version: 2.9.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: alembic dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pyjwt dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coverage dependency-version: 7.16.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: prek dependency-version: 0.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs-towncrier dependency-version: 0.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: towncrier dependency-version: 26.9.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
MTSOnGithub
enabled auto-merge (rebase)
September 17, 2026 05:19
MTSOnGithub
approved these changes
Sep 17, 2026
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 8 updates:
2.9.122.9.131.19.21.20.02.13.02.14.07.16.07.16.10.5.20.5.30.16.60.16.70.1.50.1.625.8.026.9.0Updates
psycopg2-binaryfrom 2.9.12 to 2.9.13Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
f650e7achore: bump to release 2.9.13368c8a1chore!: drop support for Python 3.99b39e65chore: drop scaleway build support2ca7041fix: fix handling of PostgreSQL 18 exceptions5385c02Build CPython 3.15 wheels1d32e1fci: only attempt triggering documentation refresh when pushing on main repo433e7b7chore: add pyproject.toml file to declare a PEP 517 build backend8fb80bcfix: fix parsing of malformed int64 input in arraysf98014afix: fix parsing of malformed bytea input822b79cchore: bump dependencies in binary packageUpdates
alembicfrom 1.19.2 to 1.20.0Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
pyjwtfrom 2.13.0 to 2.14.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
c6fe464release: prepare v2.14.0f541302style: apply Ruff formatting801cd12fix: reject public JWK container HMAC keysaf8181cfix: reject empty HMAC keys from JWKsba4853aThrottle repeated PyJWKClient refreshes2798504fix: reject DER public keys as HMAC secrets8b4e233fix: reject loader-accepted PEM variants1f8180afix: format JWS testscff1ac5Fix redirect handler return annotation0a795b8Reject redirects in PyJWKClient fetchesUpdates
coveragefrom 7.16.0 to 7.16.1Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
Commits
ccbb992docs: prep for 7.16.10697cccchore: make upgrade12f3595chore: bump docker/setup-qemu-action in the action-dependencies group (#2280)35b58d3fix: CoverageData.update() can be called twice on an in-memory database. #227992e1ce9chore: bump the action-dependencies group with 4 updates (#2278)bf07310build: quote var expansion (actionlint SC2086)3c434f5quality: use shellcheck-py to get shellcheck in GitHub CI632f397build: use .txt instead of .pip, even though it's a stupid extensionffc6a4atest: only run diff-cover on pull requests33553b3fix: exclude thecaseline when an irrefutable case body is excluded (#2269)Updates
prekfrom 0.5.2 to 0.5.3Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
b7eb602Bump version to 0.5.3 (#2708)4644f81Update granit-parser to fix YAML flow indentation (#2707)87f2ea4Use self-repository syntax in CI workflowsf39abaeAdd PEP 740 attestations for PyPI releases (#2705)f4924dcAllow disabling automatic uv installation (#2702)156c0ceFix Julia additional dependency specifiers (#2703)c3ede77Add acheck-jsoncbuiltin hook (#2682)c0b9749Verify checksums for PyPI/mirror wheel installs (#2688)fbe5c66Update prek hooks (#2690)4687a2cFixcheck-hooks-applyfor builtin Windows filename checksUpdates
rufffrom 0.16.6 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)Updates
mkdocs-towncrierfrom 0.1.5 to 0.1.6Release notes
Sourced from mkdocs-towncrier's releases.
Commits
0fd9b17chore: bump version to 0.1.6 (#11)76bcf99Bump actions/checkout from 6 to 7 (#8)4af254eBump actions/setup-python from 6 to 7 (#9)f482dabUpdate towncrier requirement from <26.0.0,>=24.7.0 to >=24.7.0,<27.0.0 (#10)c311bedBump softprops/action-gh-release from 2 to 3 (#7)aee1fa8Bump actions/checkout from 5 to 6 (#6)d805d41fix typo on readme installation (#5)a9217d9Bump actions/setup-python from 5 to 6 (#4)d884535Bump actions/checkout from 4 to 5 (#3)Updates
towncrierfrom 25.8.0 to 26.9.0Release notes
Sourced from towncrier's releases.
Changelog
Sourced from towncrier's changelog.
Commits
12e95a9Prepare final release.7f5ef06Initial commit.1598380#746 Reproducible build source date epoch (#749)b2df9f8Merge branch 'trunk' into 746-reproducible-build-source-date-epochdc07055Update release for single line.1e46459docs: Clarify the defaults for build timestamp values.803dbc5Specify the precedence order for computing the build date.434bf70Show an example of 'SOURCE_DATE_EPOCH' in the Tutorial.48f8b3dDocument the 'SOURCE_DATE_EPOCH' behaviour fortowncrier build.9f899f5Document the user-facing change in a Towncrier news fragment.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