Skip to content

Commit

Permalink
Update IPython dependency to >= version 8.11 (#2183)
Browse files Browse the repository at this point in the history
  • Loading branch information
travis-newby authored Mar 6, 2023
1 parent 6f39033 commit ecfc737
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 13 deletions.
94 changes: 82 additions & 12 deletions data/data-pipeline/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion data/data-pipeline/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ click = "8.0.4" # pinning for now per https://github.com/psf/black/issues/2964
dynaconf = "^3.1.4"
geopandas = "^0.11.0"
ipdb = "^0.13.9"
ipython = "^7.31.1"
ipython = "^8.11.0"
jupyter = "^1.0.0"
jupyter-contrib-nbextensions = "^0.5.1"
marshmallow-dataclass = "^8.5.3"
Expand Down

0 comments on commit ecfc737

Please sign in to comment.