Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 30, 2025

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • lesson-1-building-agents-with-tools-in-python/demo/requirements.txt (pip_requirements)
  • lesson-1-building-agents-with-tools-in-python/exercises/solution/requirements.txt (pip_requirements)
  • lesson-1-building-agents-with-tools-in-python/exercises/starter/requirements.txt (pip_requirements)
  • lesson-10-evaluating-agents-with-python/demo/requirements.txt (pip_requirements)
  • lesson-10-evaluating-agents-with-python/exercises/solution/requirements.txt (pip_requirements)
  • lesson-10-evaluating-agents-with-python/exercises/starter/requirements.txt (pip_requirements)
  • lesson-2-implementing-structured-outputs-with-pydantic/demo/requirements.txt (pip_requirements)
  • lesson-2-implementing-structured-outputs-with-pydantic/exercises/solution/requirements.txt (pip_requirements)
  • lesson-2-implementing-structured-outputs-with-pydantic/exercises/starter/requirements.txt (pip_requirements)
  • lesson-3-implementing-agent-state-management-with-python/demo/requirements.txt (pip_requirements)
  • lesson-3-implementing-agent-state-management-with-python/exercises/solution/requirements.txt (pip_requirements)
  • lesson-3-implementing-agent-state-management-with-python/exercises/starter/requirements.txt (pip_requirements)
  • lesson-4-adding-agent-memory-with-python/demo/requirements.txt (pip_requirements)
  • lesson-4-adding-agent-memory-with-python/exercises/solution/requirements.txt (pip_requirements)
  • lesson-4-adding-agent-memory-with-python/exercises/starter/requirements.txt (pip_requirements)
  • lesson-5-integrating-external-tools-and-apis-with-openai-and-python/demo/requirements.txt (pip_requirements)
  • lesson-5-integrating-external-tools-and-apis-with-openai-and-python/exercises/solution/requirements.txt (pip_requirements)
  • lesson-5-integrating-external-tools-and-apis-with-openai-and-python/exercises/starter/requirements.txt (pip_requirements)
  • lesson-6-creating-web-search-agents-with-python/demo/requirements.txt (pip_requirements)
  • lesson-6-creating-web-search-agents-with-python/exercises/solution/requirements.txt (pip_requirements)
  • lesson-6-creating-web-search-agents-with-python/exercises/starter/requirements.txt (pip_requirements)
  • lesson-7-building-database-agents-in-python/demo/requirements.txt (pip_requirements)
  • lesson-7-building-database-agents-in-python/exercises/solution/requirements.txt (pip_requirements)
  • lesson-7-building-database-agents-in-python/exercises/starter/requirements.txt (pip_requirements)
  • lesson-8-agentic-rag-with-python-and-cosmos-db/demo/requirements.txt (pip_requirements)
  • lesson-8-agentic-rag-with-python-and-cosmos-db/exercises/solution/requirements.txt (pip_requirements)
  • lesson-8-agentic-rag-with-python-and-cosmos-db/exercises/starter/requirements.txt (pip_requirements)
  • lesson-9-maintaining-long-term-agent-memory-in-python/demo/requirements.txt (pip_requirements)
  • lesson-9-maintaining-long-term-agent-memory-in-python/exercises/solution/requirements.txt (pip_requirements)
  • lesson-9-maintaining-long-term-agent-memory-in-python/exercises/starter/requirements.txt (pip_requirements)
  • project/starter/requirements.txt (pip_requirements)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 21 Pull Requests:

chore(deps): update dependency azure-identity to v1.16.1 [security]
  • Branch name: renovate/pypi-azure-identity-vulnerability
  • Merge into: main
  • Upgrade azure-identity to ==1.16.1
chore(deps): update dependency requests to v2.32.4 [security]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: main
  • Upgrade requests to ==2.32.4
chore(deps): update dependency urllib3 to v2.5.0 [security]
  • Branch name: renovate/pypi-urllib3-vulnerability
  • Merge into: main
  • Upgrade urllib3 to ==2.5.0
chore(deps): update azure-sdk-for-python monorepo
chore(deps): update dependency numpy to v2.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-2.x
  • Merge into: main
  • Upgrade numpy to ==2.3.5
chore(deps): update dependency azure-cognitiveservices-speech to v1.47.0
  • Schedule: ["at any time"]
  • Branch name: renovate/azure-cognitiveservices-speech-1.x
  • Merge into: main
  • Upgrade azure-cognitiveservices-speech to ==1.47.0
chore(deps): update dependency cachetools to v5.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/cachetools-5.x
  • Merge into: main
  • Upgrade cachetools to ==5.5.2
chore(deps): update dependency httpx to v0.28.1
  • Schedule: ["at any time"]
  • Branch name: renovate/httpx-0.x
  • Merge into: main
  • Upgrade httpx to ==0.28.1
chore(deps): update dependency openai to v1.109.1
  • Schedule: ["at any time"]
  • Branch name: renovate/openai-1.x
  • Merge into: main
  • Upgrade openai to ==1.109.1
chore(deps): update dependency pydantic to v2.12.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-2.x
  • Merge into: main
  • Upgrade pydantic to ==2.12.4
chore(deps): update dependency pytest to v8.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to ==8.4.2
chore(deps): update dependency pytest-mock to v3.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-mock-3.x
  • Merge into: main
  • Upgrade pytest-mock to ==3.15.1
chore(deps): update dependency python-dotenv to v1.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dotenv-1.x
  • Merge into: main
  • Upgrade python-dotenv to ==1.2.1
chore(deps): update dependency structlog to v23.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/structlog-23.x
  • Merge into: main
  • Upgrade structlog to ==23.3.0
chore(deps): update dependency tiktoken to v0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tiktoken-0.x
  • Merge into: main
  • Upgrade tiktoken to ==0.12.0
chore(deps): update dependency cachetools to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/cachetools-6.x
  • Merge into: main
  • Upgrade cachetools to ==6.2.2
chore(deps): update dependency openai to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/openai-2.x
  • Merge into: main
  • Upgrade openai to ==2.8.1
chore(deps): update dependency packaging to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-25.x
  • Merge into: main
  • Upgrade packaging to >=25,<26
chore(deps): update dependency pytest to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-9.x
  • Merge into: main
  • Upgrade pytest to ==9.0.1
chore(deps): update dependency semantic-kernel to v1.38.0
  • Schedule: ["at any time"]
  • Branch name: renovate/semantic-kernel-1.x
  • Merge into: main
  • Upgrade semantic-kernel to ==1.38.0
chore(deps): update dependency structlog to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/structlog-25.x
  • Merge into: main
  • Upgrade structlog to ==25.5.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR was generated by Mend Renovate. View the repository job log.

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.

1 participant