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

Update django requirement from <4.1,>=4.0 to >=4.0,<4.2 #94

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on django to permit the latest version.

Commits
  • c8eb9a7 [4.1.x] Bumped version for 4.0 release.
  • 6cd2f97 [4.1.x] Updated release notes for Django 4.1 release.
  • c721b56 [4.1.x] Added CVE-2022-36359 to security archive.
  • 4691666 [4.1.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header.
  • 5359607 [4.1.x] Adjusted version 4.0.7 release notes.
  • a3bab93 [4.1.x] Updated translations from Transifex.
  • 064c810 [4.1.x] Doc'd TextField.db_collation as optional.
  • 8aab03a [4.1.x] Fixed #33876, Refs #32229 -- Made management forms render with div.ht...
  • bdff4d5 [4.1.x] Fixed collation tests on MySQL 8.0.30+.
  • 70bd1d4 [4.1.x] Ignored d3f5782a335823401aa51cae02dd5e789029143a formatting changes i...
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 4, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2022

Codecov Report

Merging #94 (05a6694) into master (f9c4d79) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #94   +/-   ##
=======================================
  Coverage   95.24%   95.24%           
=======================================
  Files          62       62           
  Lines        1597     1597           
=======================================
  Hits         1521     1521           
  Misses         76       76           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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@4.0...4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-gte-4.0-and-lt-4.2 branch from 0d4d4df to 05a6694 Compare August 27, 2022 13:29
@nezhar nezhar merged commit 5ea1ea9 into master Sep 20, 2022
@dependabot dependabot bot deleted the dependabot/pip/django-gte-4.0-and-lt-4.2 branch September 20, 2022 17:50
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.

2 participants