chronhq / backend

Backend for database. Python, Django, PostGIS
https://maps.chron.ist/
GNU General Public License v3.0
6 stars 1 forks source link

Update ipython requirement from ~=7.10.1 to ~=7.10.2 in /config #190

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on ipython to permit the latest version.

Commits - [`f7f2eae`](https://github.com/ipython/ipython/commit/f7f2eae63508add27942d778a7060422aed97150) release 7.10.2 - [`232053d`](https://github.com/ipython/ipython/commit/232053d445756fc228c8df91c753040786653aa8) 7.10.2 stats - [`4e61ecb`](https://github.com/ipython/ipython/commit/4e61ecb46194abd080c131e4ca62db83aa4da01b) Merge pull request [#12043](https://github-redirect.dependabot.com/ipython/ipython/issues/12043) from meeseeksmachine/auto-backport-of-pr-12041-on-7... - [`549be9c`](https://github.com/ipython/ipython/commit/549be9c07aed16e59d327d6397de642519003b9d) Backport PR [#12041](https://github-redirect.dependabot.com/ipython/ipython/issues/12041): 7.10.2 release notes - [`8181f1c`](https://github.com/ipython/ipython/commit/8181f1c0aaf92c494e736435bb2545841081ae7e) Merge pull request [#12030](https://github-redirect.dependabot.com/ipython/ipython/issues/12030) from meeseeksmachine/auto-backport-of-pr-12028-on-7... - [`a8820c4`](https://github.com/ipython/ipython/commit/a8820c4854d58cd3719a043443ffbe36ace6fd4c) Backport PR [#12028](https://github-redirect.dependabot.com/ipython/ipython/issues/12028): Use separate asyncio event loop for user input in debugger. - [`cef81a6`](https://github.com/ipython/ipython/commit/cef81a6fcc9e9e75b16a52c3e924a28153c35b72) Merge pull request [#12008](https://github-redirect.dependabot.com/ipython/ipython/issues/12008) from meeseeksmachine/auto-backport-of-pr-12007-on-7... - [`1761cc1`](https://github.com/ipython/ipython/commit/1761cc1870bf7cf7e26954252975d5743c4bee88) Backport PR [#12007](https://github-redirect.dependabot.com/ipython/ipython/issues/12007): Fix the right inputhook - [`0977459`](https://github.com/ipython/ipython/commit/0977459132790cdd5ebbb540b3000c812d831477) Merge pull request [#12006](https://github-redirect.dependabot.com/ipython/ipython/issues/12006) from meeseeksmachine/auto-backport-of-pr-12001-on-7... - [`d0c439f`](https://github.com/ipython/ipython/commit/d0c439fac6997db5a7f4093d41b9b6031f935b8b) Backport PR [#12001](https://github-redirect.dependabot.com/ipython/ipython/issues/12001): Don't nest asyncio input hooks. - Additional commits viewable in [compare view](https://github.com/ipython/ipython/compare/7.10.1...7.10.2)


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 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
MiklerGM commented 4 years ago

bors r+

bors[bot] commented 4 years ago

Build succeeded