Skip to content

Update django requirement from <3.2,>=2.2 to >=2.2,<4.1#66

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django-gte-2.2-and-lt-4.1
Closed

Update django requirement from <3.2,>=2.2 to >=2.2,<4.1#66
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django-gte-2.2-and-lt-4.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Updates the requirements on django to permit the latest version.

Commits
  • 67d0c46 [4.0.x] Bumped version for 4.0 release.
  • 0f4fa0c [4.0.x] Finalized release notes for Django 4.0.
  • 01c0fb9 [4.0.x] Updated asgiref dependency for 4.0 release series.
  • 7f20e89 [4.0.x] Added CVE-2021-44420 to security archive.
  • 20b9ad3 [4.0.x] Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream...
  • 4c5215a [4.0.x] Updated translations from Transifex.
  • fed7f99 [4.0.x] Fixed #33335 -- Made model validation ignore functional unique constr...
  • 7bde53a [4.0.x] Refs #33333 -- Fixed PickleabilityTestCase.test_annotation_with_calla...
  • 2c20883 [4.0.x] Fixed #33333 -- Fixed setUpTestData() crash with models.BinaryField o...
  • 306fbf1 [4.0.x] Fixed #33334 -- Alphabetized form and model fields in reference docs.
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [django](https://github.com/django/django) to permit the latest version.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2...4.0)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #66 (dcd9390) into master (6b69aab) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   97.60%   97.66%   +0.06%     
==========================================
  Files          51       51              
  Lines        1630     1672      +42     
==========================================
+ Hits         1591     1633      +42     
  Misses         39       39              
Impacted Files Coverage Δ
ussd/built_in_functions.py 100.00% <0.00%> (ø)
ussd/filters/list_filters.py 100.00% <0.00%> (ø)
ussd/tests/test_variables.py 100.00% <0.00%> (ø)
ussd/screens/custom_screen.py 100.00% <0.00%> (ø)
ussd/tests/test_http_screen.py 100.00% <0.00%> (ø)
ussd/tests/test_menu_screen.py 100.00% <0.00%> (ø)
ussd/tests/test_quit_screen.py 100.00% <0.00%> (ø)
ussd/filters/utility_filters.py 100.00% <0.00%> (ø)
ussd/screens/function_screen.py 100.00% <0.00%> (ø)
ussd/tests/test_custom_screen.py 100.00% <0.00%> (ø)
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b69aab...dcd9390. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 8, 2022

Superseded by #76.

@dependabot dependabot bot closed this Aug 8, 2022
@dependabot dependabot bot deleted the dependabot/pip/django-gte-2.2-and-lt-4.1 branch August 8, 2022 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant