From aa5af0c12a33c78a8e54e15aa48bee9d0dce16bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 07:28:29 +0000 Subject: [PATCH] Bump ipython from 7.19.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 7.19.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.19.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 596c3ac36..6fd25e7c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ git+https://github.com/dbca-wa/dbca-utils@1.1.1#egg=dbca-utils psycopg2-binary==2.8.5 Django==3.2.18 django-extensions==1.9.8 -ipython==7.19.0 +ipython==8.10.0 social-auth-app-django==2.1.0 git+https://github.com/xzzy/ledger_api_client.git#egg=ledger_api_client git+https://github.com/scottp-dpaw/social-core.git@email_fix#egg=social-auth-core