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

Upgrade python to 3.12, lxml to 5.x #14

Merged
merged 4 commits into from
Jun 10, 2024
Merged

Upgrade python to 3.12, lxml to 5.x #14

merged 4 commits into from
Jun 10, 2024

Conversation

FurqanHabibi
Copy link
Contributor

@FurqanHabibi FurqanHabibi commented Jun 7, 2024

Additionally added pypi release GHA.

@FurqanHabibi FurqanHabibi self-assigned this Jun 7, 2024
@FurqanHabibi FurqanHabibi requested review from a team June 7, 2024 08:06
pyproject.toml Outdated
cryptography = ">=2.8"
lxml = ">=4.4.1"
lxml = "^5.2"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a reason we need 5.2 (as opposed to say 'any 5.x')?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah not really, let me change to 5.x 🙏

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ojii Changed to ^5.0

@FurqanHabibi FurqanHabibi requested review from a team and ojii June 10, 2024 02:46
@FurqanHabibi
Copy link
Contributor Author

Merging this in 🙏

@FurqanHabibi FurqanHabibi merged commit 2bbd66a into main Jun 10, 2024
32 checks passed
@FurqanHabibi FurqanHabibi deleted the python-3.12 branch June 10, 2024 07:27
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.

4 participants