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 future manually via pip-compile #1129

Merged
merged 1 commit into from Mar 8, 2023
Merged

Conversation

StevenMaude
Copy link
Contributor

Dependabot keeps failing on this, for whatever reason, in the following way:

updater | INFO <job_621493460> Latest version is 0.18.3
updater | INFO <job_621493460> Requirements to unlock own
updater | INFO <job_621493460> Requirements update strategy bump_versions
updater | INFO <job_621493460> Updating future from 0.18.2 to 0.18.3
…
updater | ERROR <job_621493460> Error processing future (RuntimeError)
updater | ERROR <job_621493460> No files have changed!

Maybe this will unblock Dependabot from being able to upgrade production dependencies? (See #964.)

Dependabot keeps failing on this, for whatever reason, in the following
way:

```
updater | INFO <job_621493460> Latest version is 0.18.3
updater | INFO <job_621493460> Requirements to unlock own
updater | INFO <job_621493460> Requirements update strategy bump_versions
updater | INFO <job_621493460> Updating future from 0.18.2 to 0.18.3
…
updater | ERROR <job_621493460> Error processing future (RuntimeError)
updater | ERROR <job_621493460> No files have changed!
```

Maybe this will unblock Dependabot from being able to upgrade production
dependencies? (See #964.)
@StevenMaude
Copy link
Contributor Author

Actually, I'm not convinced this is going to fix the Dependabot issues, which I think are a Dependabot bug, but this at least ditches a security warning.

@StevenMaude StevenMaude merged commit 2c47c25 into main Mar 8, 2023
@StevenMaude StevenMaude deleted the steve/future-0.18.3 branch March 8, 2023 15:36
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.

None yet

2 participants