Skip to content

fix: dependabot alerts - #60

Merged
jayachandhar merged 2 commits into
masterfrom
fix_dependabot_alerts
Jul 31, 2026
Merged

fix: dependabot alerts#60
jayachandhar merged 2 commits into
masterfrom
fix_dependabot_alerts

Conversation

@jayachandhar

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 31, 2026 10:35

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the package dependency declared in setup.py to address Dependabot alerts for Django REST Framework in this library’s distribution metadata.

Changes:

  • Bumps the declared Django REST Framework dependency from 0.1.0 to 3.15.2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread setup.py Outdated
Comment on lines +21 to +22
install_requires=['requests>=2.25.0', 'django>=3.0.2',
'django-rest-framework==0.1.0'],
'django-rest-framework==3.15.2'],
Copilot AI review requested due to automatic review settings July 31, 2026 10:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@jayachandhar
jayachandhar merged commit 0a8832e into master Jul 31, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants