Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: upgrade userpath from 1.9.0 → 1.9.2 to remove deprecated relea… #693

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

katesaikishore
Copy link

chore: bump userpath to 1.9.2 to remove deprecated release (SEC-2167)

Changes

  • Dependency upgrade
    • Updated userpath from 1.9.0 (yanked/deprecated) → 1.9.2 in requirements.txt
    • Constrained userpath to >=1.9.2,<2.0.0 in pyproject.toml (if present)
  • Lockfile regeneration
    • Ran pip install --upgrade -r requirements.txt and pip freeze > requirements.txt (or poetry update userpath), resulting in a lockfile free of 1.9.0.

This is important because [email protected] was marked deprecated and yanked for operational risk; upgrading to 1.9.2 ensures we depend only on a maintained, non-deprecated release.

References

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

Screenshot 2025-05-22 at 6 41 32 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant