python-docs-samples icon indicating copy to clipboard operation
python-docs-samples copied to clipboard

chore(deps): update dependency python

Open renovate-bot opened this issue 3 years ago • 9 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
python final patch 3.10.0 -> 3.10.6
python final minor 3.9-slim -> 3.10-slim
python stage minor 3.9-slim -> 3.10-slim

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

This PR has been generated by Mend Renovate. View repository job log here.

renovate-bot avatar Feb 21 '22 06:02 renovate-bot

Hey @davidcavazos @glasnt, could you take a look and see if this upgrade is alright to do?

dandhlee avatar Feb 25 '22 20:02 dandhlee

Fine for my sample; unsure why 3.10 tests aren't being run, though.

glasnt avatar Feb 27 '22 22:02 glasnt

Unfortunately Apache Beam does not officially support Python 3.10 yet :(

Although it should technically work, the Python version from which the worker boot files get pulled would be from Python 3.9. They're compiled Go files so it shouldn't matter, but in the unlikely case there is some incompatibility it would fail.

Just to be on the safe side, I would leave any Dataflow Dockerfiles using Python 3.9.

davidcavazos avatar Jul 07 '22 22:07 davidcavazos

I believe that's all the folder owners approving now; once tests pass I'll merge this.

glasnt avatar Jul 07 '22 22:07 glasnt

the python 3.6 and 3.7 tests are failing due to missing interpreter issues, which I believe is also happening in main.

glasnt avatar Jul 08 '22 00:07 glasnt

Looks like 3.6 support was removed in https://github.com/GoogleCloudPlatform/python-docs-samples/pull/8151

the 3.7 failures are on - /workspace/people-and-planet-ai/land-cover-classification - test_land_cover_online_predict_cloud_run

glasnt avatar Jul 08 '22 00:07 glasnt

3.6 issue will be resolved in #8159

glasnt avatar Jul 10 '22 23:07 glasnt

For some reason the Python 3.7 test is still building; it was throwing 500 errors previously. :/

glasnt avatar Jul 18 '22 04:07 glasnt

Autoclosing Skipped

This PR has been flagged for autoclosing, however it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

forking-renovate[bot] avatar Jul 22 '22 03:07 forking-renovate[bot]

replaced with #8341, #8342, #8343

leahecole avatar Sep 21 '22 18:09 leahecole