From 4b79c76596c6d6d65116f4604479840d442d5ac6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:39:11 +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 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.13.0...7.16.3) --- 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(-) diff --git "a/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" "b/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" index 860de44..568dc6a 100644 --- "a/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" +++ "b/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/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==7.16.3 ipython-genutils==0.2.0 isort==4.3.21 jedi==0.17.0 -- GitLab