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

Drop Python 3.7 support #815

Merged
merged 3 commits into from
Aug 22, 2023
Merged

Drop Python 3.7 support #815

merged 3 commits into from
Aug 22, 2023

Conversation

jjmerchante
Copy link
Contributor

Python 3.7 reaches the end of life in June 2023. This means it won't receive new updates or patches to fix security issues.
Therefore, this package only works with Python >= 3.8 from now on.

Update the version of the packages

@coveralls
Copy link

coveralls commented Apr 24, 2023

Coverage Status

coverage: 92.676% (-5.2%) from 97.864% when pulling f0a656d on jjmerchante:update-python into 5f94649 on chaoss:master.

Python 3.7 reaches the end of life in June 2023. This means it
won't receive new updates or patches to fix security issues.
Therefore, this package only works with Python >= 3.8 from now on.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
@jjmerchante jjmerchante marked this pull request as ready for review August 22, 2023 11:38
poetry.lock Outdated Show resolved Hide resolved
Update cryptography, coverage and furo to the latest version.

Update myst-parser to the latest verion to make it compatible
with markdown-it-py in graal.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
coveralls Python package is not updated since 2021 and doesn't
support Python 3.11. Use the coveralls GitHub action instead.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
Copy link
Member

@sduenas sduenas left a comment

Choose a reason for hiding this comment

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

LGTM

@sduenas sduenas merged commit bd3866c into chaoss:master Aug 22, 2023
5 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.

3 participants