Skip to content

chore(deps): bump python, gosu, and Django #69626

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

Merged
merged 2 commits into from
Apr 25, 2024
Merged

chore(deps): bump python, gosu, and Django #69626

merged 2 commits into from
Apr 25, 2024

Conversation

mdtro
Copy link
Member

@mdtro mdtro commented Apr 24, 2024

  • bump python to 3.11.8 to resolve security vulnerabilities
  • bump gosu to 1.17 to resolve security vulnerabilities
  • bump Django to 5.0.4
  • bump self-hosted docker image to bookworm (Debian 12)

We previously tried bumping to Python 3.11.9, but ran into an odd unicode decoding error in https://github.com/getsentry/getsentry/pull/13760 within our tests. See python/cpython#76511. Python 3.11.8 works.

@mdtro mdtro requested review from a team as code owners April 24, 2024 22:07
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 24, 2024
Copy link
Member

@asottile-sentry asottile-sentry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.84%. Comparing base (2d5afb5) to head (f4753ec).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #69626   +/-   ##
=======================================
  Coverage   79.84%   79.84%           
=======================================
  Files        6466     6466           
  Lines      287410   287413    +3     
  Branches    49533    49535    +2     
=======================================
+ Hits       229487   229497   +10     
+ Misses      57501    57494    -7     
  Partials      422      422           

see 6 files with indirect coverage changes

@mdtro mdtro merged commit d5eb287 into master Apr 25, 2024
48 checks passed
@mdtro mdtro deleted the mdtro/python-3.11.8 branch April 25, 2024 15:48
@github-actions github-actions bot locked and limited conversation to collaborators May 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants