nnsnodnb / django-ios-storekit

:moneybag: iOS In-App Purchase's receipt validation server plugin for Django
https://pypi.org/project/django-ios-storekit
MIT License
15 stars 2 forks source link

Bump django from 2.2.25 to 3.2.10 #34

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps django from 2.2.25 to 3.2.10.

Commits
  • 0153a63 [3.2.x] Bumped version for 3.2.10 release.
  • 333c656 [3.2.x] Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream...
  • 6014b81 [3.2.x] Refs #33333 -- Fixed PickleabilityTestCase.test_annotation_with_calla...
  • cb724ef [3.2.x] Fixed #33333 -- Fixed setUpTestData() crash with models.BinaryField o...
  • 0cf2d48 [3.2.x] Added requirements.txt to files ignored by Sphinx builds.
  • 487a2da [3.2.x] Added stub release notes and release date for 3.2.10, 3.1.14 and 2.2.25.
  • 742d6bc [3.2.x] Corrected signatures of QuerySet's methods.
  • 99532fd [3.2.x] Corrected isort example in coding style docs.
  • 31539a6 [3.2.x] Corrected "pip install" call in coding style docs.
  • 76a0a8a [3.2.x] Configured Read The Docs to build all formats.
  • 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 will merge this PR once CI passes on it, as requested by @nnsnodnb.


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 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)
coveralls commented 2 years ago

Coverage Status

Coverage increased (+1.6%) to 63.021% when pulling fe546a22c529e7d57438e69b9ed00a981e03dab8 on dependabot/pip/django-3.2.10 into ad5046e2a0823740f766e3c09a7c4fe99b19c874 on main.

nnsnodnb commented 2 years ago

@dependabot rebase