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

Enhancement/remove version check add get version #381

Conversation

DaveYesland
Copy link
Collaborator

This removes old functionality to check for updates. Pacu uses pip now with versions, this should not be used.
removes check_for_updates function in main and removes all references to it. Also removes the test for this and last_update.txt which this function used.

Created get_pacu_version function in main to return the current version of Pacu from pyproject.toml, import toml package to parse it and added pyproject.toml to the file includes for poetry.

davidkutz-marks
davidkutz-marks previously approved these changes Jan 5, 2024
@DaveYesland DaveYesland merged commit 32acd6b into RhinoSecurityLabs:master Jan 5, 2024
3 checks passed
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.

2 participants