Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip failing with SSL error when updating websockets on python 3.13 #11323

Open
1 task done
daveisfera opened this issue Jan 16, 2025 · 0 comments
Open
1 task done

pip failing with SSL error when updating websockets on python 3.13 #11323

daveisfera opened this issue Jan 16, 2025 · 0 comments
Labels
L: github:actions GitHub Actions L: python T: bug 🐞 Something isn't working

Comments

@daveisfera
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

pip

Package manager version

pip-compile 7.4.1

Language version

Python 3.13.1

Manifest location and content before the Dependabot update

https://github.com/daveisfera/dependabot_pip_websockets/blob/76b57f87928ecc077605a93f4ffb6643a6a7572e/requirements.in

dependabot.yml content

version: 2
updates:

  • package-ecosystem: "pip"
    directory: "/"
    schedule:
    interval: "monthly"
    versioning-strategy: "increase-if-necessary"

Updated dependency

websockets

What you expected to see, versus what you actually saw

Package successfully updated

Native package manager behavior

Updates to 14.1

Images of the diff or a link to the PR, issue, or logs

https://github.com/daveisfera/dependabot_pip_websockets/actions/runs/12816514986/job/35737627538

Smallest manifest that reproduces the issue

version: 2
updates:

  • package-ecosystem: "pip"
    directory: "/"
    schedule:
    interval: "monthly"
    versioning-strategy: "increase-if-necessary"
@daveisfera daveisfera added the T: bug 🐞 Something isn't working label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: github:actions GitHub Actions L: python T: bug 🐞 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant