Skip to content

Commit 07b1e42

Browse files
Bump ipython in /{{cookiecutter.project_slug}}/backend (#117)
Bumps [ipython](https://github.com/ipython/ipython) from 7.17.0 to 7.18.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.17.0...7.18.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f8d748b commit 07b1e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ fastapi==0.61.1
44
celery==4.4.7
55
redis==3.5.3
66
httpx==0.14.2
7-
ipython==7.17.0
7+
ipython==7.18.1
88
itsdangerous==1.1.0
99
Jinja2==2.11.2
1010
psycopg2==2.8.5

0 commit comments

Comments
 (0)