Skip to content

Bump the pip group across 2 directories with 2 updates#3770

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pip-1f9de9d87e
Open

Bump the pip group across 2 directories with 2 updates#3770
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pip-1f9de9d87e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the pip group with 2 updates in the / directory: ansible-core and pyopenssl.
Bumps the pip group with 1 update in the /docs directory: ansible-core.

Updates ansible-core from 2.15.13 to 2.16.14rc1

Release notes

Sourced from ansible-core's releases.

v2.16.14rc1

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.16.13

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.16.13rc1

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

Commits

Updates pyopenssl from 24.2.1 to 26.0.0

Changelog

Sourced from pyopenssl's changelog.

26.0.0 (2026-03-15)

Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Dropped support for Python 3.7.
  • The minimum cryptography version is now 46.0.0.

Deprecations: ^^^^^^^^^^^^^

Changes: ^^^^^^^^

  • Added support for using aws-lc instead of OpenSSL.
  • Properly raise an error if a DTLS cookie callback returned a cookie longer than DTLS1_COOKIE_LENGTH bytes. Previously this would result in a buffer-overflow. Credit to dark_haxor for reporting the issue. CVE-2026-27459
  • Added OpenSSL.SSL.Connection.get_group_name to determine which group name was negotiated.
  • Context.set_tlsext_servername_callback now handles exceptions raised in the callback by calling sys.excepthook and returning a fatal TLS alert. Previously, exceptions were silently swallowed and the handshake would proceed as if the callback had succeeded. Credit to Leury Castillo for reporting this issue. CVE-2026-27448

25.3.0 (2025-09-16)

Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Deprecations: ^^^^^^^^^^^^^

Changes: ^^^^^^^^

  • Maximum supported cryptography version is now 46.x.

25.2.0 (2025-09-14)

Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • The minimum cryptography version is now 45.0.7.

Deprecations: ^^^^^^^^^^^^^

Changes: ^^^^^^^^

  • pyOpenSSL now sets SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER on connections by default, matching CPython's behavior.

... (truncated)

Commits
  • 358cbf2 Prepare for 26.0.0 release (#1487)
  • a8d28e7 Bump actions/cache from 4 to 5 (#1486)
  • 6fefff0 Add aws-lc compatibility to tests and CI (#1476)
  • a739f96 Bump actions/download-artifact from 8.0.0 to 8.0.1 (#1485)
  • 8b4c66b Bump actions/upload-artifact in /.github/actions/upload-coverage (#1484)
  • 02a5c78 Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#1483)
  • d973387 Bump actions/download-artifact from 7.0.0 to 8.0.0 (#1482)
  • 57f09bb Fix buffer overflow in DTLS cookie generation callback (#1479)
  • d41a814 Handle exceptions in set_tlsext_servername_callback callbacks (#1478)
  • 7b29beb Fix not using a cryptography wheel on uv (#1475)
  • Additional commits viewable in compare view

Updates ansible-core from 2.15.13 to 2.16.14rc1

Release notes

Sourced from ansible-core's releases.

v2.16.14rc1

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.16.13

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.16.13rc1

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the pip group with 2 updates in the / directory: [ansible-core](https://github.com/ansible/ansible) and [pyopenssl](https://github.com/pyca/pyopenssl).
Bumps the pip group with 1 update in the /docs directory: [ansible-core](https://github.com/ansible/ansible).


Updates `ansible-core` from 2.15.13 to 2.16.14rc1
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.15.13...v2.16.14rc1)

Updates `pyopenssl` from 24.2.1 to 26.0.0
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@24.2.1...26.0.0)

Updates `ansible-core` from 2.15.13 to 2.16.14rc1
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.15.13...v2.16.14rc1)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-version: 2.16.14rc1
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pyopenssl
  dependency-version: 26.0.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: ansible-core
  dependency-version: 2.16.14rc1
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 16, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 16, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign brjackma for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 16, 2026

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openstack-k8s-operators member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/44e9e3bf44cf450ea6727180fdd13eb1

openstack-k8s-operators-content-provider RETRY_LIMIT in 2m 35s
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal-minor-update SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
✔️ noop SUCCESS in 0s
cifmw-pod-ansible-test FAILURE in 4m 42s
cifmw-pod-pre-commit FAILURE in 4m 38s
cifmw-molecule-adoption_osp_deploy RETRY_LIMIT in 2m 46s
cifmw-molecule-artifacts RETRY_LIMIT in 2m 40s
cifmw-molecule-build_containers RETRY_LIMIT in 2m 48s
cifmw-molecule-build_openstack_packages RETRY_LIMIT in 2m 43s
cifmw-molecule-cert_manager RETRY_LIMIT in 2m 57s
✔️ cifmw-molecule-ci_dcn_site SUCCESS in 2m 04s
cifmw-molecule-ci_gen_kustomize_values RETRY_LIMIT in 2m 34s
cifmw-molecule-ci_local_storage RETRY_LIMIT in 2m 41s
✔️ cifmw-molecule-ci_lvms_storage SUCCESS in 2m 21s
cifmw-molecule-ci_multus RETRY_LIMIT in 16m 15s
cifmw-molecule-ci_network RETRY_LIMIT in 2m 28s
cifmw-molecule-ci_nmstate RETRY_LIMIT in 17m 19s
cifmw-molecule-ci_setup RETRY_LIMIT in 2m 46s
cifmw-molecule-cifmw_block_device RETRY_LIMIT in 2m 56s
cifmw-molecule-cifmw_ceph_client RETRY_LIMIT in 2m 52s
cifmw-molecule-cifmw_ceph_spec RETRY_LIMIT in 2m 50s
cifmw-molecule-cifmw_cephadm RETRY_LIMIT in 2m 28s
cifmw-molecule-cifmw_create_admin RETRY_LIMIT in 2m 38s
✔️ cifmw-molecule-cifmw_external_dns SUCCESS in 2m 09s
cifmw-molecule-cifmw_helpers RETRY_LIMIT in 2m 24s
✔️ cifmw-molecule-cifmw_nfs SUCCESS in 2m 14s
cifmw-molecule-cifmw_ntp RETRY_LIMIT in 2m 37s
✔️ cifmw-molecule-cifmw_setup SUCCESS in 2m 02s
cifmw-molecule-cifmw_snr_nhc RETRY_LIMIT in 2m 40s
cifmw-molecule-cifmw_test_role RETRY_LIMIT in 2m 33s
✔️ cifmw-molecule-cleanup_openstack SUCCESS in 2m 10s
cifmw-molecule-compliance RETRY_LIMIT in 2m 32s
cifmw-molecule-config_drive RETRY_LIMIT in 2m 47s
cifmw-molecule-copy_container RETRY_LIMIT in 2m 26s
cifmw-molecule-deploy_bmh RETRY_LIMIT in 2m 26s
cifmw-molecule-devscripts RETRY_LIMIT in 2m 46s
cifmw-molecule-discover_latest_image RETRY_LIMIT in 2m 35s
cifmw-molecule-dlrn_promote RETRY_LIMIT in 2m 14s
cifmw-molecule-dlrn_report RETRY_LIMIT in 2m 43s
cifmw-molecule-dnsmasq RETRY_LIMIT in 2m 52s
cifmw-molecule-edpm_build_images RETRY_LIMIT in 2m 46s
cifmw-molecule-edpm_deploy RETRY_LIMIT in 2m 47s
cifmw-molecule-edpm_deploy_baremetal RETRY_LIMIT in 2m 26s
cifmw-molecule-edpm_kustomize RETRY_LIMIT in 2m 49s
cifmw-molecule-edpm_prepare RETRY_LIMIT in 2m 46s
✔️ cifmw-molecule-edpm_ssh_info SUCCESS in 2m 15s
cifmw-molecule-env_op_images RETRY_LIMIT in 2m 34s
✔️ cifmw-molecule-fdp_update_container_images SUCCESS in 2m 07s
✔️ cifmw-molecule-fdp_update_edpm SUCCESS in 2m 07s
✔️ cifmw-molecule-federation SUCCESS in 2m 07s
✔️ cifmw-molecule-fix_python_encodings SUCCESS in 2m 08s
cifmw-molecule-hci_prepare RETRY_LIMIT in 2m 45s
cifmw-molecule-hive RETRY_LIMIT in 2m 48s
cifmw-molecule-idrac_configuration RETRY_LIMIT in 2m 15s
cifmw-molecule-install_ca RETRY_LIMIT in 2m 32s
cifmw-molecule-install_openstack_ca RETRY_LIMIT in 18m 48s
cifmw-molecule-install_yamls RETRY_LIMIT in 2m 19s
✔️ cifmw-molecule-ipa SUCCESS in 2m 23s
✔️ cifmw-molecule-krb_request SUCCESS in 2m 13s
cifmw-molecule-kustomize_deploy RETRY_LIMIT in 2m 30s
cifmw-molecule-libvirt_manager RETRY_LIMIT in 2m 16s
cifmw-molecule-manage_secrets RETRY_LIMIT in 2m 10s
cifmw-molecule-mirror_registry RETRY_LIMIT in 2m 23s
cifmw-molecule-nat64_appliance RETRY_LIMIT in 2m 24s
cifmw-molecule-networking_mapper RETRY_LIMIT in 2m 45s
✔️ cifmw-molecule-openshift_adm SUCCESS in 2m 08s
cifmw-molecule-openshift_login RETRY_LIMIT in 2m 17s
cifmw-molecule-openshift_obs RETRY_LIMIT in 2m 23s
cifmw-molecule-openshift_provisioner_node RETRY_LIMIT in 2m 15s
cifmw-molecule-openshift_setup RETRY_LIMIT in 2m 19s
cifmw-molecule-operator_build RETRY_LIMIT in 2m 20s
cifmw-molecule-operator_deploy RETRY_LIMIT in 2m 07s
cifmw-molecule-os_must_gather RETRY_LIMIT in 17m 41s
cifmw-molecule-os_net_setup RETRY_LIMIT in 2m 24s
✔️ cifmw-molecule-ovirt SUCCESS in 2m 14s
✔️ cifmw-molecule-pcp_metrics SUCCESS in 2m 22s
cifmw-molecule-pkg_build RETRY_LIMIT in 2m 25s
cifmw-molecule-podman RETRY_LIMIT in 2m 25s
✔️ cifmw-molecule-polarion SUCCESS in 2m 03s
cifmw-molecule-radvd RETRY_LIMIT in 2m 28s
✔️ cifmw-molecule-recognize_ssh_keypair SUCCESS in 2m 17s
cifmw-molecule-registry_deploy RETRY_LIMIT in 2m 30s
cifmw-molecule-repo_setup RETRY_LIMIT in 2m 24s
cifmw-molecule-reportportal RETRY_LIMIT in 2m 26s
cifmw-molecule-reproducer RETRY_LIMIT in 2m 20s
cifmw-molecule-rhol_crc RETRY_LIMIT in 2m 28s
cifmw-molecule-run_hook RETRY_LIMIT in 2m 19s
cifmw-molecule-set_openstack_containers RETRY_LIMIT in 18m 33s
cifmw-molecule-shiftstack RETRY_LIMIT in 2m 21s
cifmw-molecule-ssh_jumper RETRY_LIMIT in 2m 13s
cifmw-molecule-sushy_emulator RETRY_LIMIT in 2m 11s
✔️ cifmw-molecule-switch_config SUCCESS in 2m 13s
cifmw-molecule-tempest RETRY_LIMIT in 2m 14s
cifmw-molecule-test_deps RETRY_LIMIT in 2m 04s
cifmw-molecule-test_operator RETRY_LIMIT in 2m 18s
cifmw-molecule-tofu RETRY_LIMIT in 2m 04s
cifmw-molecule-update RETRY_LIMIT in 2m 25s
cifmw-molecule-update_containers RETRY_LIMIT in 2m 03s
cifmw-molecule-validations RETRY_LIMIT in 2m 09s
cifmw-molecule-virtualbmc RETRY_LIMIT in 2m 12s

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 needs-ok-to-test python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants