build(deps): bump the python-deps group across 1 directory with 7 updates - #71
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Updates the requirements on [uvicorn](https://github.com/Kludex/uvicorn), [alembic](https://github.com/sqlalchemy/alembic), [psycopg2-binary](https://github.com/psycopg/psycopg2), [cryptography](https://github.com/pyca/cryptography), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy) and [oracledb](https://github.com/oracle/python-oracledb) to permit the latest version. Updates `uvicorn` from 0.52.3 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.52.3...0.52.4) Updates `alembic` from 1.19.1 to 1.19.2 - [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 `psycopg2-binary` to 2.9.13 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.12...2.9.13) Updates `cryptography` from 50.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@50.0.0...50.0.1) Updates `ruff` from 0.16.3 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.3...0.16.7) Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) Updates `oracledb` to 26.0.0 - [Release notes](https://github.com/oracle/python-oracledb/releases) - [Commits](oracle/python-oracledb@v4.0.2...v26.0.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: alembic dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: psycopg2-binary dependency-version: 2.9.13 dependency-type: direct:production dependency-group: python-deps - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: oracledb dependency-version: 26.0.0 dependency-type: direct:production dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/pip/backend/python-deps-e7186d70b6
branch
September 21, 2026 06:36
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.
Updates the requirements on uvicorn, alembic, psycopg2-binary, cryptography, ruff, mypy and oracledb to permit the latest version.
Updates
uvicornfrom 0.52.3 to 0.52.4Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8988c23Stabilize macOS Python 3.13 signal shutdown tests (#3084)898ddcaUpdate PyPI publish action to version 1.14.2 (#3083)3869f8aRestore Mermaid diagram rendering (#3080)64148a9Version 0.52.4 (#3079)9e9e569docs: correct release example PR number (#3072)b783dacRemove duplicate Date header from SansIO WebSocket handshakes (#3078)27019b2chore(deps): bump the python-packages group across 1 directory with 11 update...1b64273Fix a typo in index.md (#3006)Updates
alembicfrom 1.19.1 to 1.19.2Release notes
Sourced from alembic's releases.
Commits
Updates
psycopg2-binaryto 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
cryptographyfrom 50.0.0 to 50.0.1Changelog
Sourced from cryptography's changelog.
Commits
ffde75abump for 50.0.1 + changelog (#15520)Updates
rufffrom 0.16.3 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
mypyfrom 2.3.0 to 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+devUpdates
oracledbto 26.0.0Release notes
Sourced from oracledb's releases.
Commits
601f2b4Preparing to release python-oracledb 26.0.0.7082aadTweak release notes as suggested.36fa3aeTidy up tests to ensure cleanup works as it should.a7b8c60Add Cython declaration to avoid attribute error.9aa7753Fixed typo.c41a5ccChange Oracle Database 26ai to Oracle AI Database 26ai.94f94c1Ensure the HA readiness piggyback is not sent for client initiated connectionsb6b14c2Added directory name to test functions for better differentiation of tests.d1703fbSmall tweaks in preparing for release.bf0ea3cAdded method AsyncConnection.terminate() as requested (#602).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