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

Remove patch version of Python #117

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

StevenMaude
Copy link
Contributor

This was presumably added to placate Dependabot.
Specifying the patch version is no longer needed as a workaround for this.

See opensafely-core/job-server@f2059f8.

Additionally, currently, Dependabot fails with:

Dependabot does not support your Python version

presumably because the patch version is old.

So this change should fix this.

@StevenMaude
Copy link
Contributor Author

StevenMaude commented Feb 8, 2024

This needs a rebase following #118, which is needed to fix the CI.

This was presumably added to placate Dependabot.
Specifying the patch version is no longer needed as a workaround for
this.

See opensafely-core/job-server@f2059f8.

Additionally, currently, Dependabot fails with:

> Dependabot does not support your Python version

presumably because the patch version is old.

So this change should fix this.
@StevenMaude StevenMaude force-pushed the steve/remove-.python-version branch from 06e4501 to 403ebee Compare February 14, 2024 11:03
@StevenMaude StevenMaude merged commit 7fbaadb into main Feb 14, 2024
3 checks passed
@StevenMaude StevenMaude deleted the steve/remove-.python-version branch February 14, 2024 11:05
@StevenMaude
Copy link
Contributor Author

Actually, it's not the patch version that's causing Dependabot to fail, but the python 3.7 in the requirements file 🤷‍♂️

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