Skip to content

Commit af17f2d

Browse files
Bump ipython in /{{cookiecutter.project_slug}}/backend (#184)
Bumps [ipython](https://github.com/ipython/ipython) from 7.18.1 to 7.31.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.18.1...7.31.1) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4a9d54 commit af17f2d

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.65.2
44
celery==5.0.0
55
redis==3.5.3
66
httpx==0.15.5
7-
ipython==7.18.1
7+
ipython==7.31.1
88
itsdangerous==1.1.0
99
Jinja2==2.11.3
1010
psycopg2==2.8.6

0 commit comments

Comments
 (0)