Skip to content

ci: bump actions/setup-python from 5 to 6#2

Open
dependabot[bot] wants to merge 183 commits intomainfrom
dependabot/github_actions/actions/setup-python-6
Open

ci: bump actions/setup-python from 5 to 6#2
dependabot[bot] wants to merge 183 commits intomainfrom
dependabot/github_actions/actions/setup-python-6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 16, 2025

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
  • e797f83 Upgrade to node 24 (#1164)
  • 3d1e2d2 Revert "Enhance cache-dependency-path handling to support files outside the w...
  • 65b0712 Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...
  • 5b668cf Bump actions/checkout from 4 to 5 (#1181)
  • f62a0e2 Change missing cache directory error to warning (#1182)
  • 9322b3c Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...
  • fbeb884 Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)
  • 03bb615 Bump idna from 2.9 to 3.7 in /tests/data (#843)
  • 36da51d Add version parsing from Pipfile (#1067)
  • 3c6f142 update documentation (#1156)
  • Additional commits viewable in compare view

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)

rlancemartin and others added 30 commits September 7, 2024 15:50
added typical python, Windows and macOS defaults to gitignore
Corrected docstring typo in divide function.
[Bug & Enhancement] More Colab Compatibility/Accessibility
Fixed little typo errors in the Markdown cells in the notebook.
rlancemartin and others added 28 commits May 19, 2025 10:12
Module 6 does not have a /studio folder
…_in_map_reduce_ipynb

Fix import statement for Send in map-reduce.ipynb (module 4)
Regarding platform status.
…). Also change environmental variables from LANGCHAIN to LANGSMITH
Update README. Fix broken link for local Studio development server, changed env variables to LANGSMITH
fix unreliable output in Module 4,  parallelization
…summarization

fixed graph display by updating definition of conditional edge with literal
fixed assistant delete, also changed a langchain to langsmith in the docker compose example file.
- Archive old folder structure (studio, deployment, email_assistant, deep-research-agent, deep_agents, report-team-MAS-LangGraph)
- Create unified root langgraph.json with all 8 graphs
- Standardize entry point variables to 'graph' across all graphs
- Update documentation (README, ARCHITECTURE_DESIGN, MIGRATION_LOG)
- Add validation scripts and testing results
- All graphs tested and working in unified configuration
- Update README.md with accurate project name (task-MASter-LangGraph)
- Add missing graph descriptions for Email Assistant and Research Agents
- Update repository URL and personalize email examples
- Add MIT License file
- Add comprehensive CONTRIBUTING.md guidelines
- Add pyproject.toml for proper Python packaging
- Implement CI/CD pipeline with GitHub Actions
- Add pre-commit hooks configuration
- Add performance benchmarking suite
- Add development dependencies (requirements-dev.txt)
- Add utility modules for logging and retry logic
- Add new documentation: CI_CD_SETUP.md, ERROR_HANDLING_AND_LOGGING.md, PERFORMANCE_BENCHMARKS.md
- Clean up archived files and obsolete documentation
- Update demo examples with personalized email addresses
- Enhance graph implementations with better error handling
- Add TEMPLATE_USAGE.md with complete template guide
- Add QUICKSTART_TEMPLATE.md for 5-minute setup
- Add SETUP_CHECKLIST.md for step-by-step customization
- Add graphs/TEMPLATE_GRAPH.py as minimal starting template
- Add .github/TEMPLATE.md explaining template features
- Update README.md with template quick links
- Update scripts/README.md with all script documentation
- Enable project to serve as both demo and template for new LangGraph projects
- Add TEMPLATE_README.md for new template users
- Add .github/BADGES.md for README badge options
- Add .github/REPOSITORY_SETTINGS.md for GitHub configuration guide
- Provide comprehensive documentation for template usage
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 @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Nov 16, 2025

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.