Skip to content

chore(deps): Update Python dependencies - #595

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/python-dependencies
Open

chore(deps): Update Python dependencies#595
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/python-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jan 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
docker (changelog) ==7.1.0==7.2.0 age confidence
yamllint ==1.37.1==1.38.0 age confidence

Release Notes

docker/docker-py (docker)

v7.2.0

Compare Source

Upgrade Notes

  • docker.from_env() now honors the active Docker CLI context when DOCKER_HOST is not set.
    • This means the client may connect to the daemon selected by DOCKER_CONTEXT or the current context in ~/.docker/config.json, matching Docker CLI behavior more closely.
    • If your application relied on the previous default connection behavior, set DOCKER_HOST explicitly, set DOCKER_CONTEXT=default, or pass use_context=False to DockerClient.from_env().
  • Added docker.from_context() / DockerClient.from_context() for explicitly creating a client from a Docker CLI context.

Features

  • Added support for Docker contexts when creating the default client
  • Added subpath support for volumes

Bugfixes

  • Fixed exec_run documentation for the stream parameter
  • Fixed image loading to avoid depending on the deprecated JSONMessage.error field
  • Preserved the rotated unlock key in swarm integration tests
  • Fixed SSL certificate generation in tests
  • Fixed IPv6 integration tests by explicitly enabling IPv6 where required

Miscellaneous

  • Updated tests for newer Docker Engine behavior
  • CI and build updates

What's Changed

New Contributors

Full Changelog: docker/docker-py@7.1.0...7.2.0

adrienverge/yamllint (yamllint)

v1.38.0

Compare Source

  • Add support for Python 3.14, drop support for Python 3.9
  • Require pathspec ≥ 1.0.0
  • Config: Follow gitignore implementation in yaml-files and ignore
  • Config: Use "mapping" instead of "dict" for user-facing errors
  • Rule indentation: Fix error message for check-multi-line-strings
  • Rule quoted-strings: Add quote-type: consistent
  • Docs: Update the name of BSD ports
  • Docs: Enhance wording of recursive directory lint in README
  • Docs: Add Alpine Linux installation instructions in README

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 07:59 AM, only on Monday (* 0-7 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jan 19, 2026
@github-actions github-actions Bot added this to the 0.7.2 milestone Jan 19, 2026
@renovate renovate Bot changed the title chore(deps): Update dependency yamllint to v1.38.0 chore(deps): Update Python dependencies to v1.38.0 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/python-dependencies branch from 2715bef to 01e72bb Compare June 15, 2026 20:34
@renovate renovate Bot changed the title chore(deps): Update Python dependencies to v1.38.0 chore(deps): Update Python dependencies Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): Update Python dependencies chore(deps): Update dependency yamllint to v1.38.0 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/python-dependencies branch from 01e72bb to 3e02918 Compare July 17, 2026 09:03
@renovate renovate Bot changed the title chore(deps): Update dependency yamllint to v1.38.0 chore(deps): Update Python dependencies Jul 17, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant