Skip to content

Bump pip from 23.3.2 to 25.2

afa0a0f
Select commit
Loading
Failed to load commit list.
Closed

Bump pip from 23.3.2 to 25.2 #5

Bump pip from 23.3.2 to 25.2
afa0a0f
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Branch failed Sep 24, 2025 in 58s

Build Failed

The build failed.

Details

This is a normal build for the dependabot/pip/pip-25.2 branch. You should be able to reproduce it by checking out the branch locally.

Jobs and Stages

This build has six jobs, running in parallel.

Job Python OS State
26.1 3.12 Linux failed
26.2 3.11 Linux failed
26.3 3.10 Linux failed
26.4 3.9 Linux passed
26.5 3.8 Linux failed
26.6 3.7 Linux failed

Build Configuration

Build Option Setting
Language Python
Operating System Linux (Focal)
Python Versions 3.12, 3.11, 3.10, 3.9, 3.8, 3.7
Build Configuration
{
  "language": "python",
  "os": [
    "linux"
  ],
  "dist": "focal",
  "python": [
    "3.12",
    "3.11",
    "3.10",
    "3.9",
    "3.8",
    "3.7"
  ],
  "install": [
    "pip install -U tox-travis"
  ],
  "script": [
    "tox"
  ],
  "deploy": [
    {
      "provider": "pypi",
      "distributions": "sdist bdist_wheel",
      "password": {
        "secure": "K0mSPZLgVlwc+FSerKXI/e9SWtQ6q63Y/LXjTuScguufCgnvvSqfCEkIatPv2r+H0p/9mr15YUoXnSo0bNEVuSBX5gMAQ8WE0qVIEJcF6aFCdNl2oHaip1qkaUbD2Iyy+N5ehBeu7J6O8TAh3fhQ4vn5XJYfOFwk+bv9b6Ksaqo0xQLilkxYRuxoQXkHugO/+MQX/5PaRhuK9TsbAOq+vUeEQBiTPn/RPeDwDe+NWlGxBdZt0+TxjWoRyMRxQbpuYP0DWMoHoOH3uYKcQw1liwkt41WydrLZRk44IlKGL7PzuOrJps+tv0GGfYq+dh9tz61IM2Jo3ChFkmnD3CwbehYD63G3Bpu18XJYj0joPu31WZveBPF+qmLy2HIbGO9+5Nw0umqlNpElw3VcwmpVW55XDkVNoIWj8YCmM4bs99TuPW2bqwzFNrjauRR4cSk0TipLQrgGa7V2RYhvAXEc5WBcc9PvtGKEIJMFcSODZ0a8jps6+INacRNd8H8U63uoz+7q3dX2JLoFt5IqmJXVxisRGF0s58uPAMtpH/PF3HZHWfoIHeNYVKvIxETuG245JgFY7dPRq0WOEZbBTLUjSHcjupVF+H5JP8c0tNYKKNzFTD5DGyp7awc9mjbDGxnCruQ+N+3kxlbEnSbBRCn6YP86DobT5AzB6kWJ1VvsY7E="
      },
      "on": {
        "tags": true,
        "repo": "pymetrics/ld-feature-patch",
        "python": "3.10"
      },
      "username": "pymdevs"
    }
  ]
}