Skip to content

Update Django sample's azure-appconfiguration-provider to version 2.1.0#1067

Merged
mrm9084 merged 4 commits intomainfrom
copilot/fix-1066
May 22, 2025
Merged

Update Django sample's azure-appconfiguration-provider to version 2.1.0#1067
mrm9084 merged 4 commits intomainfrom
copilot/fix-1066

Conversation

Copy link
Contributor

Copilot AI commented May 22, 2025

This PR updates the version of the azure-appconfiguration-provider in the Python Django sample from 1.3.0 to 2.1.0 as requested in the issue.

Changes made:

  • Updated the azure-appconfiguration-provider package in examples/Python/python-django-webapp-sample/requirements.txt from version 1.3.0 to 2.1.0
  • No code changes were needed as the API used in the sample is compatible with the new version

The Django version (4.2.21) was already up-to-date with the latest in the 4.2.x series, so no changes were needed there.

Fixes #1066.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: mrm9084 <1054559+mrm9084@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Django sample versions. Update Django sample's azure-appconfiguration-provider to version 2.1.0 May 22, 2025
Copilot AI requested a review from mrm9084 May 22, 2025 17:10
Co-authored-by: mrm9084 <1054559+mrm9084@users.noreply.github.com>
Co-authored-by: mrm9084 <1054559+mrm9084@users.noreply.github.com>
@mrm9084 mrm9084 marked this pull request as ready for review May 22, 2025 17:20
@mrm9084 mrm9084 self-requested a review May 22, 2025 18:23
Copy link
Member

@mrm9084 mrm9084 left a comment

Choose a reason for hiding this comment

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

looks good to me now.

@mrm9084 mrm9084 dismissed their stale review May 22, 2025 18:26

Can't seem to unblock it. I can't approve as the person who caused the creation. But I can't get the requested changes to go away.

@mrm9084 mrm9084 merged commit 9a1b677 into main May 22, 2025
6 checks passed
@mrm9084 mrm9084 deleted the copilot/fix-1066 branch June 17, 2025 17:53
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.

Update Django sample versions.

4 participants