Skip to content

Bump actions/setup-python from 5 to 6#8194

Open
dependabot[bot] wants to merge 1 commit intov6from
dependabot/github_actions/actions/setup-python-6
Open

Bump actions/setup-python from 5 to 6#8194
dependabot[bot] wants to merge 1 commit intov6from
dependabot/github_actions/actions/setup-python-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 15, 2026

Bumps actions/setup-python from 5 to 6.

Release notes

Sourced from actions/setup-python's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v6.0.0

v5.6.0

What's Changed

Full Changelog: actions/setup-python@v5...v5.6.0

v5.5.0

What's Changed

Enhancements:

Bug fixes:

... (truncated)

Commits
  • a309ff8 Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264)
  • bfe8cc5 Upgrade @​actions dependencies to Node 24 compatible versions (#1259)
  • 4f41a90 Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253)
  • 83679a8 Bump @​types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel ...
  • bfc4944 Bump prettier from 3.5.3 to 3.6.2 (#1234)
  • 97aeb3e Bump requests from 2.32.2 to 2.32.4 in /tests/data (#1130)
  • 443da59 Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pi...
  • cfd55ca graalpy: add graalpy early-access and windows builds (#880)
  • bba65e5 Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094)
  • 18566f8 Improve wording and "fix example" (remove 3.13) on testing against pre-releas...
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added Github CI/CD major Include in major changes release notes section no releasenotes Skipped in automatic release notes generation labels Mar 15, 2026
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6

Check failure

Code scanning / zizmor

unpinned action reference Error

unpinned action reference
@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community Bot commented Mar 15, 2026

Documentation build overview

📚 pymc | 🛠️ Build #32121208 | 📁 Comparing fa29a82 against latest (0f5c0ca)

  🔍 Preview build  

Show files changed (108 files in total): 📝 108 modified | ➕ 0 added | ➖ 0 deleted
File Status
glossary.html 📝 modified
api/backends.html 📝 modified
contributing/developer_guide.html 📝 modified
_modules/pymc/pytensorf.html 📝 modified
_modules/pymc/testing.html 📝 modified
api/distributions/multivariate.html 📝 modified
api/generated/pymc.backends.zarr.ZarrTrace.html 📝 modified
api/generated/pymc.compute_deterministics.html 📝 modified
api/generated/pymc.compute_log_likelihood.html 📝 modified
api/generated/pymc.compute_log_prior.html 📝 modified
api/generated/pymc.draw.html 📝 modified
api/generated/pymc.icdf.html 📝 modified
api/generated/pymc.logcdf.html 📝 modified
api/generated/pymc.logp.html 📝 modified
api/generated/pymc.predictions_to_inference_data.html 📝 modified
api/generated/pymc.sample_posterior_predictive.html 📝 modified
api/generated/pymc.sample_prior_predictive.html 📝 modified
api/generated/pymc.sampling.jax.sample_blackjax_nuts.html 📝 modified
api/generated/pymc.sampling.jax.sample_numpyro_nuts.html 📝 modified
api/generated/pymc.smc.sample_smc.html 📝 modified
api/generated/pymc.to_inference_data.html 📝 modified
learn/core_notebooks/dimensionality.html 📝 modified
learn/core_notebooks/dims_module.html 📝 modified
learn/core_notebooks/model_comparison.html 📝 modified
learn/core_notebooks/posterior_predictive.html 📝 modified
learn/core_notebooks/pymc_overview.html 📝 modified
_modules/pymc/backends/arviz.html 📝 modified
_modules/pymc/backends/zarr.html 📝 modified
_modules/pymc/distributions/continuous.html 📝 modified
_modules/pymc/distributions/distribution.html 📝 modified
_modules/pymc/distributions/multivariate.html 📝 modified
_modules/pymc/distributions/shape_utils.html 📝 modified
_modules/pymc/distributions/transforms.html 📝 modified
_modules/pymc/logprob/basic.html 📝 modified
_modules/pymc/model/core.html 📝 modified
_modules/pymc/ode/ode.html 📝 modified
_modules/pymc/sampling/deterministic.html 📝 modified
_modules/pymc/sampling/forward.html 📝 modified
_modules/pymc/sampling/mcmc.html 📝 modified
_modules/pymc/smc/sampling.html 📝 modified
_modules/pymc/stats/log_density.html 📝 modified
_modules/pymc/variational/approximations.html 📝 modified
_modules/pymc/variational/operators.html 📝 modified
_modules/pymc/variational/opvi.html 📝 modified
_modules/pytensor/tensor/basic.html 📝 modified
_modules/pytensor/tensor/math.html 📝 modified
api/dims/generated/pymc.dims.Beta.html 📝 modified
api/dims/generated/pymc.dims.Cauchy.html 📝 modified
api/dims/generated/pymc.dims.Gamma.html 📝 modified
api/dims/generated/pymc.dims.HalfCauchy.html 📝 modified
api/dims/generated/pymc.dims.HalfNormal.html 📝 modified
api/dims/generated/pymc.dims.HalfStudentT.html 📝 modified
api/dims/generated/pymc.dims.InverseGamma.html 📝 modified
api/dims/generated/pymc.dims.Laplace.html 📝 modified
api/dims/generated/pymc.dims.LogNormal.html 📝 modified
api/dims/generated/pymc.dims.Normal.html 📝 modified
api/dims/generated/pymc.dims.StudentT.html 📝 modified
api/dims/generated/pymc.dims.TruncatedNormal.html 📝 modified
api/dims/generated/pymc.dims.Uniform.html 📝 modified
api/dims/generated/pymc.dims.Weibull.html 📝 modified
api/distributions/generated/pymc.Bernoulli.html 📝 modified
api/distributions/generated/pymc.Beta.html 📝 modified
api/distributions/generated/pymc.BetaBinomial.html 📝 modified
api/distributions/generated/pymc.Binomial.html 📝 modified
api/distributions/generated/pymc.Categorical.html 📝 modified
api/distributions/generated/pymc.Cauchy.html 📝 modified
api/distributions/generated/pymc.ChiSquared.html 📝 modified
api/distributions/generated/pymc.DiscreteUniform.html 📝 modified
api/distributions/generated/pymc.DiscreteWeibull.html 📝 modified
api/distributions/generated/pymc.ExGaussian.html 📝 modified
api/distributions/generated/pymc.Exponential.html 📝 modified
api/distributions/generated/pymc.Gamma.html 📝 modified
api/distributions/generated/pymc.Geometric.html 📝 modified
api/distributions/generated/pymc.Gumbel.html 📝 modified
api/distributions/generated/pymc.HalfCauchy.html 📝 modified
api/distributions/generated/pymc.HalfNormal.html 📝 modified
api/distributions/generated/pymc.HalfStudentT.html 📝 modified
api/distributions/generated/pymc.HyperGeometric.html 📝 modified
api/distributions/generated/pymc.Interpolated.html 📝 modified
api/distributions/generated/pymc.InverseGamma.html 📝 modified
api/distributions/generated/pymc.Kumaraswamy.html 📝 modified
api/distributions/generated/pymc.LKJCorr.html 📝 modified
api/distributions/generated/pymc.Laplace.html 📝 modified
api/distributions/generated/pymc.LogNormal.html 📝 modified
api/distributions/generated/pymc.Logistic.html 📝 modified
api/distributions/generated/pymc.LogitNormal.html 📝 modified
api/distributions/generated/pymc.Moyal.html 📝 modified
api/distributions/generated/pymc.NegativeBinomial.html 📝 modified
api/distributions/generated/pymc.Normal.html 📝 modified
api/distributions/generated/pymc.Pareto.html 📝 modified
api/distributions/generated/pymc.Poisson.html 📝 modified
api/distributions/generated/pymc.PolyaGamma.html 📝 modified
api/distributions/generated/pymc.Rice.html 📝 modified
api/distributions/generated/pymc.SkewNormal.html 📝 modified
api/distributions/generated/pymc.StudentT.html 📝 modified
api/distributions/generated/pymc.Triangular.html 📝 modified
api/distributions/generated/pymc.TruncatedNormal.html 📝 modified
api/distributions/generated/pymc.Uniform.html 📝 modified
api/distributions/generated/pymc.VonMises.html 📝 modified
api/distributions/generated/pymc.Wald.html 📝 modified
api/distributions/generated/pymc.Weibull.html 📝 modified
api/distributions/generated/pymc.ZeroInflatedBinomial.html 📝 modified
api/distributions/generated/pymc.ZeroInflatedNegativeBinomial.html 📝 modified
api/distributions/generated/pymc.ZeroInflatedPoisson.html 📝 modified
api/generated/classmethods/pymc.backends.zarr.ZarrTrace.to_inferencedata.html 📝 modified
api/distributions/generated/classmethods/pymc.LKJCorr.dist.html 📝 modified
api/distributions/generated/classmethods/pymc.SymbolicRandomVariable.update.html 📝 modified
api/model/generated/classmethods/pymc.model.core.Model.compile_fn.html 📝 modified

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-6 branch from 0141fe3 to f59b752 Compare March 24, 2026 15:23
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-6 branch from f59b752 to fa29a82 Compare April 4, 2026 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Github CI/CD major Include in major changes release notes section no releasenotes Skipped in automatic release notes generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant