Get Current Version from PyPI Module
Version updated for https://github.com/joepitt91/action-version-from-pypi to version v1.1.2.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action retrieves the current version of a specified Python package from PyPI. It automates the process of checking and extracting the latest version of a module, simplifying dependency management and ensuring accurate version tracking in workflows.
Release notes
What’s Changed
- chore(deps): bump certifi from 2025.11.12 to 2026.1.4 by @dependabot[bot] in https://github.com/joepitt91/action-version-from-pypi/pull/7
- chore(deps): bump urllib3 from 2.6.1 to 2.6.3 by @dependabot[bot] in https://github.com/joepitt91/action-version-from-pypi/pull/8
Full Changelog: https://github.com/joepitt91/action-version-from-pypi/compare/v1...v1.1.2