Skip to content

Commit

Permalink
Bump ipython in /{{cookiecutter.project_slug}}/backend (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 24, 2023
1 parent 6532332 commit a2e4d4b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions {{cookiecutter.project_slug}}/backend/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 {{cookiecutter.project_slug}}/backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ fastapi-users = {extras = ["sqlalchemy"], version = "^12.1.2"}
[tool.poetry.group.dev.dependencies]
black = "^23.10.1"
pytest = "^7.4.0"
ipython = "^8.14.0"
ipython = "^8.16.1"
pytest-cov = "^4.1.0"
httpx = "^0.24.1"
pytest-asyncio = "^0.21.1"
Expand Down

0 comments on commit a2e4d4b

Please sign in to comment.