From 71a98be429f13537ada70e5e3de7430a5d0e7867 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 19:25:16 +0000 Subject: [PATCH] Bump ipython from 7.24.1 to 7.31.1 Bumps [ipython](https://github.com/ipython/ipython) from 7.24.1 to 7.31.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.24.1...7.31.1) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 34 ++++------------------------------ 2 files changed, 5 insertions(+), 31 deletions(-) diff --git a/Pipfile b/Pipfile index 424ef3e..7ccafba 100644 --- a/Pipfile +++ b/Pipfile @@ -23,7 +23,7 @@ djangorestframework = "==3.12.4" gunicorn = "==20.0.4" idna = "==3.2" ipykernel = "==5.5.5" -ipython = "==7.24.1" +ipython = "==7.31.1" isort = "==5.9.3" jedi = "==0.18.0" jmespath = "==0.10.0" diff --git a/Pipfile.lock b/Pipfile.lock index 8d1c986..0cd881d 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "db57cec7dd0139f1c8b73dbf796430cc455e8733ca941191540f642e67d8475b" + "sha256": "a07a537d5c2ef95f33bc80904e278310724656d42bcd2c24db6f237144254c8b" }, "pipfile-spec": 6, "requires": { @@ -88,14 +88,6 @@ "index": "pypi", "version": "==2.0.6" }, - "colorama": { - "hashes": [ - "sha256:5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b", - "sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2" - ], - "markers": "sys_platform == 'win32'", - "version": "==0.4.4" - }, "decorator": { "hashes": [ "sha256:6e5c199c16f7a9f0e3a61a4a54b3d27e7dad0dbdde92b944426cb20914376323", @@ -186,11 +178,11 @@ }, "ipython": { "hashes": [ - "sha256:9bc24a99f5d19721fb8a2d1408908e9c0520a17fff2233ffe82620847f17f1b6", - "sha256:d513e93327cf8657d6467c81f1f894adc125334ffe0e4ddd1abbb1c78d828703" + "sha256:55df3e0bd0f94e715abd968bedd89d4e8a7bce4bf498fb123fed4f5398fea874", + "sha256:b5548ec5329a4bcf054a5deed5099b0f9622eb9ea51aaa7104d215fece201d8c" ], "index": "pypi", - "version": "==7.24.1" + "version": "==7.31.1" }, "ipython-genutils": { "hashes": [ @@ -480,24 +472,6 @@ "index": "pypi", "version": "==2020.5" }, - "pywin32": { - "hashes": [ - "sha256:2a09632916b6bb231ba49983fe989f2f625cea237219530e81a69239cd0c4559", - "sha256:51cb52c5ec6709f96c3f26e7795b0bf169ee0d8395b2c1d7eb2c029a5008ed51", - "sha256:5f9ec054f5a46a0f4dfd72af2ce1372f3d5a6e4052af20b858aa7df2df7d355b", - "sha256:6fed4af057039f309263fd3285d7b8042d41507343cd5fa781d98fcc5b90e8bb", - "sha256:793bf74fce164bcffd9d57bb13c2c15d56e43c9542a7b9687b4fccf8f8a41aba", - "sha256:79cbb862c11b9af19bcb682891c1b91942ec2ff7de8151e2aea2e175899cda34", - "sha256:7d3271c98434617a11921c5ccf74615794d97b079e22ed7773790822735cc352", - "sha256:aad484d52ec58008ca36bd4ad14a71d7dd0a99db1a4ca71072213f63bf49c7d9", - "sha256:b1675d82bcf6dbc96363fca747bac8bff6f6e4a447a4287ac652aa4b9adc796e", - "sha256:c268040769b48a13367221fced6d4232ed52f044ffafeda247bd9d2c6bdc29ca", - "sha256:d9b5d87ca944eb3aa4cd45516203ead4b37ab06b8b777c54aedc35975dec0dee", - "sha256:fcf44032f5b14fcda86028cdf49b6ebdaea091230eb0a757282aa656e4732439" - ], - "markers": "sys_platform == 'win32'", - "version": "==303" - }, "pyzmq": { "hashes": [ "sha256:089b974ec04d663b8685ac90e86bfe0e4da9d911ff3cf52cb765ff22408b102d",