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 GitHub Action setup-python #1292

Merged
merged 1 commit into from
Jun 24, 2023
Merged

Upgrade GitHub Action setup-python #1292

merged 1 commit into from
Jun 24, 2023

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jun 18, 2023

@mher mher merged commit b70edfa into mher:master Jun 24, 2023
@cclauss cclauss deleted the patch-1 branch June 24, 2023 17:51
cclauss added a commit to cclauss/flower that referenced this pull request Jul 8, 2024
mher pushed a commit that referenced this pull request Sep 1, 2024
* Keep GitHub Actions up to date with GitHub's Dependabot

Automates the process of creating pull requests like:
* #1147
* #1292

---

* [Keeping your actions up to date with Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot)
* [Configuration options for the dependabot.yml file - package-ecosystem](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem)

* celery-version: ['5.2.x', '5.3.x']

* celery-version: ['5.2.x', '5.3.x']

* celery-version: ['5.2.*', '5.3.*']

* Modern pip has a real dependency resolver

* Fix yield-in-for-loop

* requirements/dev.txt imports default and test

* Celery 5.2 does not support Python 3.12

* celery-version: ['5.2.*', '5.3.*', '5.4.*']
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