Buuntu / fastapi-react

🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
MIT License
2.22k stars 350 forks source link

Bump ipython from 7.18.1 to 7.19.0 in /{{cookiecutter.project_slug}}/backend #143

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps ipython from 7.18.1 to 7.19.0.

Commits
  • 223e783 release 7.19.0
  • bb008e7 Merge pull request #12682 from meeseeksmachine/auto-backport-of-pr-12681-on-7.x
  • 09b5255 Backport PR #12681: Start working on whatsnew notes for 7.19.
  • b8b16f3 Merge pull request #12676 from meeseeksmachine/auto-backport-of-pr-12627-on-7.x
  • c64b113 Backport PR #12627: Don't call curframe.f_locals
  • e07c9ff Merge pull request #12653 from meeseeksmachine/auto-backport-of-pr-12625-on-7.x
  • 3cb2535 Merge pull request #12667 from meeseeksmachine/auto-backport-of-pr-12659-on-7.x
  • 8b0c699 Backport PR #12659: Fix settrace for recursive debugger
  • 5476d31 Merge pull request #12660 from meeseeksmachine/auto-backport-of-pr-12631-on-7.x
  • 8660d40 Backport PR #12631: Mark initial frame as not hidden.
  • 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 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)