Skip to content

Commit

Permalink
Merge pull request #1886 from PyCQA/dependabot/pip/ipython-7.16.3
Browse files Browse the repository at this point in the history
Bump ipython from 7.16.2 to 7.16.3
  • Loading branch information
timothycrosley committed May 11, 2022
2 parents 9f49f0a + 8a9c373 commit 485f8ad
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
23 changes: 19 additions & 4 deletions 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 pyproject.toml
Expand Up @@ -61,7 +61,7 @@ flake8-bugbear = "^19.8"
black = {version = "^21.10b0", allow-prereleases = true}
coverage = {version = "^6.0b1", allow-prereleases = true}
mypy = "^0.902"
ipython = "^7.7"
ipython = "^7.16"
pytest = "^6.0"
pytest-cov = "^2.7"
pytest-mock = "^1.10"
Expand Down

0 comments on commit 485f8ad

Please sign in to comment.