amschaal / bioshare

MIT License
6 stars 2 forks source link

Update django requirement from <2.0,>=1.11.23 to >=1.11.23,<3.0 #57

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 4 years ago

Updates the requirements on django to permit the latest version.

Commits - [`b0654fd`](https://github.com/django/django/commit/b0654fd6fafc28c3b0476cf2fa0d4eefe4162425) [2.2.x] Bumped version for 2.2.6 release. - [`e1a75db`](https://github.com/django/django/commit/e1a75db7d1471711d5e284c8d91bc9efc375904e) [2.2.x] Added release dates for 2.2.6, 2.1.13, and 1.11.25. - [`43c894f`](https://github.com/django/django/commit/43c894ffe773efec5c95d65c3b5edcddafa8e78f) [2.2.x] Doc'd that migrate commmand accepts a unique migration name prefix. - [`4116b36`](https://github.com/django/django/commit/4116b369b191f1830bbe761fa7fb29bf1becc8ef) [2.2.x] Fixed [#30597](https://github-redirect.dependabot.com/django/django/issues/30597) -- Clarified how to unapply migrations. - [`1ac2f25`](https://github.com/django/django/commit/1ac2f25ec091847a2db313210eb9743ed3b0dabf) [2.2.x] Refs [#30597](https://github-redirect.dependabot.com/django/django/issues/30597) -- Added a warning about dependent apps when unapplying m... - [`a6972e8`](https://github.com/django/django/commit/a6972e88547ad5a51592f2b6d5046754c4b59394) [2.2.x] Fixed [#30216](https://github-redirect.dependabot.com/django/django/issues/30216) -- Doc'd that BooleanField is no longer blank=True in Dj... - [`b1eea8a`](https://github.com/django/django/commit/b1eea8a73a4fcf13844559e24d147287aafae994) [2.2.x] Fixed [#27921](https://github-redirect.dependabot.com/django/django/issues/27921) -- Clarified usage of make_aware() with is_dst argument. - [`38af257`](https://github.com/django/django/commit/38af2579881ed476ecd6bbde5b2329fa22d54210) [2.2.x] Fixed [#30810](https://github-redirect.dependabot.com/django/django/issues/30810) -- Fixed WatchmanReloaderTests.test_setting_timeout_from... - [`80d78fd`](https://github.com/django/django/commit/80d78fd651b331a4a478c22d8b0f5c0f52120fa5) [2.2.x] Documented admonition on when to use custom signals - [`acc0d99`](https://github.com/django/django/commit/acc0d99e6c1388199ca2275b179051e5a89cdc25) [2.2.x] Refs [#30350](https://github-redirect.dependabot.com/django/django/issues/30350) -- Doc'd support for range serialization in migrations. - Additional commits viewable in [compare view](https://github.com/django/django/compare/1.11.23...2.2.6)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/amschaal/bioshare/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #66.