From a328d802bcc0164509e62cb7201cc0098a55386b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 22:47:44 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20ipython=20in=20/=E5=85=AC=E5=BC=80?= =?UTF-8?q?=E8=AF=BE/=E6=96=87=E6=A1=A3/=E5=B9=B4=E8=96=AA50W+=E7=9A=84Pyt?= =?UTF-8?q?hon=E7=A8=8B=E5=BA=8F=E5=91=98=E5=A6=82=E4=BD=95=E5=86=99?= =?UTF-8?q?=E4=BB=A3=E7=A0=81/code/Python/opencourse?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [ipython](https://github.com/ipython/ipython) from 7.13.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.13.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../code/Python/opencourse/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt diff --git a/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt b/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt old mode 100755 new mode 100644 index 860de44..b3ab709 --- a/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt +++ b/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt @@ -6,7 +6,7 @@ certifi==2020.4.5.1 chardet==3.0.4 decorator==4.4.2 idna==2.9 -ipython==7.13.0 +ipython==8.10.0 ipython-genutils==0.2.0 isort==4.3.21 jedi==0.17.0