Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency djangorestframework to v3.15.2 #67

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

mend-for-github-com[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
djangorestframework (source, changelog) minor ==3.13.1 -> ==3.15.2

By merging this PR, the issue #66 will be automatically resolved and closed:

Severity CVSS Score CVE
Medium Medium 6.1 CVE-2024-21520

Release Notes

encode/django-rest-framework (djangorestframework)

v3.15.2

Compare Source

v3.15.1: Version 3.15.1

Compare Source

What's Changed

New Contributors

Full Changelog: encode/django-rest-framework@3.15.0...3.15.1

v3.15.0

Compare Source

v3.14.0: Version 3.14.0

Compare Source

  • Django 2.2 is no longer supported. #​8662
  • Django 4.1 compatibility. #​8591
  • Add --api-version CLI option to generateschema management command. #​8663
  • Enforce is_valid(raise_exception=False) as a keyword-only argument. #​7952
  • Stop calling set_context on Validators. #​8589
  • Return NotImplemented from ErrorDetails.__ne__. #​8538
  • Don't evaluate DateTimeField.default_timezone when a custom timezone is set. #​8531
  • Make relative URLs clickable in Browseable API. #​8464
  • Support ManyRelatedField falling back to the default value when the attribute specified by dot notation doesn't exist. Matches ManyRelatedField.get_attribute to Field.get_attribute. #​7574
  • Make schemas.openapi.get_reference public. #​7515
  • Make ReturnDict support dict union operators on Python 3.9 and later. #​8302
  • Update throttling to check if request.user is set before checking if the user is authenticated. #​8370

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot requested a review from a team as a code owner June 27, 2024 19:56
@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Jun 27, 2024
@micdavis micdavis enabled auto-merge (squash) July 8, 2024 13:22
@micdavis micdavis merged commit 0da620c into main Jul 8, 2024
10 checks passed
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/djangorestframework-3.x branch July 8, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants