From 4f38ed53c056346e32bbe2b69596c34da4f17bb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 00:30:56 +0000 Subject: [PATCH] build(deps): bump ipython from 7.31.1 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 7.31.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.31.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b29689c..3c5d9c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,8 @@ # asgiref==3.3.1 # via django +asttokens==2.2.1 + # via stack-data backcall==0.2.0 # via ipython bleach==3.3.0 @@ -38,11 +40,13 @@ django-redis==4.12.1 # via -r requirements.in django-reversion==3.0.8 # via -r requirements.in +executing==1.2.0 + # via stack-data gunicorn==20.0.4 # via -r requirements.in idna==2.10 # via requests -ipython==7.31.1 +ipython==8.10.0 # via -r requirements.in ipython-genutils==0.2.0 # via traitlets @@ -64,12 +68,14 @@ pickleshare==0.7.5 # via ipython pillow==9.0.1 # via -r requirements.in -prompt-toolkit==3.0.8 +prompt-toolkit==3.0.36 # via ipython psycopg2==2.8.6 # via -r requirements.in ptyprocess==0.6.0 # via pexpect +pure-eval==0.2.2 + # via stack-data pygments==2.7.4 # via ipython pyparsing==2.4.7 @@ -99,6 +105,8 @@ six==1.15.0 # python-memcached sqlparse==0.4.2 # via django +stack-data==0.6.2 + # via ipython static3==0.7.0 # via dj-static traitlets==5.0.5