From c7d4ca7c14cfaccbf0bec1986788ddabea331043 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 04:05:59 +0000 Subject: [PATCH] build(deps): bump ipython from 8.10.0 to 8.12.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.10.0 to 8.12.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.10.0...8.12.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- Pipfile | 2 +- Pipfile.lock | 27 ++++++++++++++------------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/Pipfile b/Pipfile index 6e56262..d17dd9c 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.12.0" mistune = "~=2.0.5" psycopg2 = "~=2.9.5" pygments = "~=2.14.0" diff --git a/Pipfile.lock b/Pipfile.lock index 9b5ab22..13f052f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c24074d89a6eb31bde3d392d5b0eba7217af21db60babd72e20faca9c4cca2de" + "sha256": "83aa0fe7c33d2d54b67c4d7fbc7d3b4c69ef11de2f983616a8ef6e9646cdfe0e" }, "pipfile-spec": 6, "requires": { @@ -193,7 +193,7 @@ "sha256:f8303414c7b03f794347ad062c0516cee0e15f7a612abd0ce1e25caf6ceb47df", "sha256:fca62a8301b605b954ad2e9c3666f9d97f63872aa4efcae5492baca2056b74ab" ], - "markers": "python_full_version >= '3.7.0'", + "markers": "python_version >= '3.7'", "version": "==3.1.0" }, "crispy-bootstrap5": { @@ -302,11 +302,11 @@ }, "ipython": { "hashes": [ - "sha256:b13a1d6c1f5818bd388db53b7107d17454129a70de2b87481d555daede5eb49e", - "sha256:b38c31e8fc7eff642fc7c597061fff462537cf2314e3225a19c906b7b0d8a345" + "sha256:1c183bf61b148b00bcebfa5d9b39312733ae97f6dad90d7e9b4d86c8647f498c", + "sha256:a950236df04ad75b5bc7f816f9af3d74dc118fd42f2ff7e80e8e60ca1f182e2d" ], "index": "pypi", - "version": "==8.10.0" + "version": "==8.12.0" }, "jedi": { "hashes": [ @@ -368,7 +368,7 @@ "sha256:23ac5d50538a9a38c8bde05fecb47d0b403ecd0662857a86f886f798563d5b9b", "sha256:45ea77a2f7c60418850331366c81cf6b5b9cf4c7fd34616f733c5427e6abbb1f" ], - "markers": "python_full_version >= '3.7.0'", + "markers": "python_version >= '3.7'", "version": "==3.0.38" }, "psycopg2": { @@ -512,6 +512,14 @@ "markers": "python_version >= '3.7'", "version": "==5.9.0" }, + "typing-extensions": { + "hashes": [ + "sha256:5cb5f4a79139d699607b3ef622a1dedafa84e115ab0024e0d9c044a9479ca7cb", + "sha256:fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4" + ], + "markers": "python_version < '3.10'", + "version": "==4.5.0" + }, "urllib3": { "hashes": [ "sha256:8a388717b9476f934a21484e8c8e61875ab60644d29b9b39e11e4b9dc1c6b305", @@ -859,13 +867,6 @@ "markers": "python_full_version >= '3.6.2'", "version": "==0.7" }, - "pytz": { - "hashes": [ - "sha256:1d8ce29db189191fb55338ee6d0387d82ab59f3d00eac103412d64e0ebd0c588", - "sha256:a151b3abb88eda1d4e34a9814df37de2a80e301e68ba0fd856fb9b46bfbbbffb" - ], - "version": "==2023.3" - }, "pyyaml": { "hashes": [ "sha256:01b45c0191e6d66c470b6cf1b9531a771a83c1c4208272ead47a3ae4f2f603bf",