From 564505edb2dedbd8cc5ca339ba151974c3056ac6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 09:16:58 +0000 Subject: [PATCH] build(deps): bump ipython from 8.10.0 to 8.11.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.10.0 to 8.11.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.10.0...8.11.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 23 ++++++++--------------- 2 files changed, 9 insertions(+), 16 deletions(-) diff --git a/Pipfile b/Pipfile index 15255cc..d71e60a 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ django-bootstrap-pagination = "~=1.7.1" django-crispy-forms = "~=1.14.0" django-extensions = "~=3.2.1" gunicorn = "~=20.1.0" -ipython = "~=8.10.0" +ipython = "~=8.11.0" mistune = "~=2.0.5" psycopg2 = "~=2.9.5" pygments = "~=2.14.0" diff --git a/Pipfile.lock b/Pipfile.lock index de9aa51..8677cac 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f66522a4d62ef10b39408f4f1dba26d8624dcf0af9a1d87a4f6617a4699eb7a0" + "sha256": "64d867611cafa554e4d61a323b0726f56302a8c02540d9be6ff8a3c4c5781c81" }, "pipfile-spec": 6, "requires": { @@ -319,11 +319,11 @@ }, "ipython": { "hashes": [ - "sha256:b13a1d6c1f5818bd388db53b7107d17454129a70de2b87481d555daede5eb49e", - "sha256:b38c31e8fc7eff642fc7c597061fff462537cf2314e3225a19c906b7b0d8a345" + "sha256:5b54478e459155a326bf5f42ee4f29df76258c0279c36f21d71ddb560f88b156", + "sha256:735cede4099dbc903ee540307b9171fbfef4aa75cfcacc5a273b2cda2f02be04" ], "index": "pypi", - "version": "==8.10.0" + "version": "==8.11.0" }, "jedi": { "hashes": [ @@ -382,11 +382,11 @@ }, "prompt-toolkit": { "hashes": [ - "sha256:6a2948ec427dfcc7c983027b1044b355db6aaa8be374f54ad2015471f7d81c5b", - "sha256:d5d73d4b5eb1a92ba884a88962b157f49b71e06c4348b417dd622b25cdd3800b" + "sha256:23ac5d50538a9a38c8bde05fecb47d0b403ecd0662857a86f886f798563d5b9b", + "sha256:45ea77a2f7c60418850331366c81cf6b5b9cf4c7fd34616f733c5427e6abbb1f" ], - "markers": "python_full_version >= '3.7.0'", - "version": "==3.0.37" + "markers": "python_version >= '3.7'", + "version": "==3.0.38" }, "psycopg2": { "hashes": [ @@ -876,13 +876,6 @@ "markers": "python_full_version >= '3.6.2'", "version": "==0.7" }, - "pytz": { - "hashes": [ - "sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0", - "sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a" - ], - "version": "==2022.7.1" - }, "pyyaml": { "hashes": [ "sha256:01b45c0191e6d66c470b6cf1b9531a771a83c1c4208272ead47a3ae4f2f603bf",