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

Removing Python 3.8 support #6373

Merged
merged 3 commits into from
Oct 28, 2024
Merged

Removing Python 3.8 support #6373

merged 3 commits into from
Oct 28, 2024

Conversation

matthewshaver
Copy link
Contributor

@matthewshaver matthewshaver commented Oct 28, 2024

What are you changing in this pull request and why?

Closes #6333

Checklist

  • I have reviewed the Content style guide so my content adheres to these guidelines.
  • The topic I'm writing about is for specific dbt version(s) and I have versioned it according to the version a whole page and/or version a block of content guidelines.
  • I have added checklist item(s) to this list for anything anything that needs to happen before this PR is merged, such as "needs technical review" or "change base branch."
  • The content in this PR requires a dbt release note, so I added one to the release notes page.

🚀 Deployment available! Here are the direct links to the updated files:

@matthewshaver matthewshaver requested a review from a team as a code owner October 28, 2024 17:23
Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Oct 28, 2024 8:28pm

@github-actions github-actions bot added content Improvements or additions to content size: small This change will take 1 to 2 days to address Docs team Authored by the Docs team @dbt Labs labels Oct 28, 2024
@matthewshaver matthewshaver requested review from a team and removed request for a team October 28, 2024 17:59
@@ -33,7 +33,7 @@ python --version

```

If you need a compatible version, you can download and install [Python version 3.8 or higher for MacOS](https://www.python.org/downloads/macos).
If you need a compatible version, you can download and install [Python version 3.9 or higher for MacOS](https://www.python.org/downloads/macos).

If your machine runs on an Apple M1 architecture, we recommend that you install dbt via [Rosetta](https://support.apple.com/en-us/HT211861). This is necessary for certain dependencies that are only supported on Intel processors.
Copy link
Contributor

Choose a reason for hiding this comment

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

@matthewshaver do we also want to update this section for windows: https://docs.getdbt.com/faqs/Core/install-pip-os-prereqs.md#windows

@mirnawong1
Copy link
Contributor

hey @matthewshaver , not sure if you also want to update the blog? https://docs.getdbt.com/blog/kimball-dimensional-model#step-1-before-you-get-started - maybe not necessary

@matthewshaver matthewshaver enabled auto-merge (squash) October 28, 2024 20:23
@matthewshaver matthewshaver merged commit e5d5e6e into current Oct 28, 2024
11 checks passed
@matthewshaver matthewshaver deleted the remove-pythonversion branch October 28, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content Docs team Authored by the Docs team @dbt Labs size: small This change will take 1 to 2 days to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Adapters] Remove support of python 3.8 in all dbt versions
2 participants