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

Bump python from 3.12.7-slim-bookworm to 3.13.0-slim-bookworm in /docker #949

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps python from 3.12.7-slim-bookworm to 3.13.0-slim-bookworm.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Oct 14, 2024
@ribalba
Copy link
Member

ribalba commented Oct 15, 2024

Weird that redis now needs gcc. @ArneTR do you have an idea right away before I go deep?

@ArneTR
Copy link
Member

ArneTR commented Oct 15, 2024

Yes. this is Python 3.13. I suppose redis just has not release the appropriate Wheels and Python is building from source. So it is not redis needing it but rather pip

We should wait 1-2 weeks and then run PR again.

@ArneTR ArneTR force-pushed the dependabot/docker/docker/main/python-3.13.0-slim-bookworm branch from be42374 to e7ae7ff Compare October 22, 2024 09:23
@ArneTR
Copy link
Member

ArneTR commented Oct 22, 2024

Still failing. But hiredis python is moving: redis/hiredis-py#199

@ArneTR ArneTR force-pushed the dependabot/docker/docker/main/python-3.13.0-slim-bookworm branch from 4830476 to 3c15c2a Compare November 24, 2024 14:22
Bumps python from 3.12.7-slim-bookworm to 3.13.0-slim-bookworm.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@ArneTR ArneTR force-pushed the dependabot/docker/docker/main/python-3.13.0-slim-bookworm branch from 3c15c2a to 77c4587 Compare December 5, 2024 12:45
Copy link

github-actions bot commented Dec 5, 2024

Eco-CI Output:

Label 🖥 avg. CPU utilization [%] 🔋 Total Energy [Joules] 🔌 avg. Power [Watts] Duration [Seconds]
Total Run (incl. overhead) 27.6963 2221.31 4.07 546.42
Measurement #1 27.6694 2221.31 4.08 544.67

🌳 CO2 Data:
City: Washington, Lat: 38.7095, Lon: -78.1539
IP: 20.42.51.64
CO₂ from energy is: 0.899630550 g
CO₂ from manufacturing (embodied carbon) is: 0.155901171 g
Carbon Intensity for this location: 405 gCO₂eq/kWh
SCI: 1.055532 gCO₂eq / pipeline run emitted

@ArneTR ArneTR merged commit 520bc76 into main Dec 5, 2024
4 checks passed
@ArneTR ArneTR deleted the dependabot/docker/docker/main/python-3.13.0-slim-bookworm branch December 5, 2024 12:55
ArneTR added a commit that referenced this pull request Dec 9, 2024
* main:
  Tcp dump (#919)
  Hash must be decoded to understand spaces [skip ci]
  Allowing Deeplinks to specific phases [skip ci] (#1016)
  Bump python from 3.13.0-slim-bookworm to 3.13.1-slim-bookworm in /docker (#1015)
  Bump pydantic from 2.10.2 to 2.10.3 (#1010)
  Bump fastapi[standard] from 0.115.5 to 0.115.6 (#1011)
  Bump aiohttp from 3.11.9 to 3.11.10 (#1013)
  Bump redis from 5.2.0 to 5.2.1 (#1014)
  Bump python from 3.12.7-slim-bookworm to 3.13.0-slim-bookworm in /docker (#949)
  Bump hiredis from 3.0.0 to 3.1.0 (#1012)
  Bump pylint from 3.3.1 to 3.3.2 (#1008)
  Bump pytest from 8.3.3 to 8.3.4 (#1007)
  Bump aiohttp from 3.11.7 to 3.11.9 (#1009)
  Added kill script for GMT
  Adding cachetools as requirement
  EE Update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants