瀏覽代碼

Update ipython requirement from <7.18,>=7.12 to >=7.12,<7.19

Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.12.0...7.18.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 5 年之前
父節點
當前提交
dfa1e4503a
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt 查看文件

@@ -26,7 +26,7 @@ isort==5.4.2
26 26
 # Helpers
27 27
 pyprof2calltree==1.4.5
28 28
 ipdb==0.13.3
29
-ipython>=7.12,<7.18
29
+ipython>=7.12,<7.19
30 30
 
31 31
 # Country data
32 32
 pycountry>=19.8,<20.8

Loading…
取消
儲存