Skip to content

Commit ceef75e

Browse files
Bump ipython from 3.2.1 to 7.16.3 in /esp
Bumps [ipython](https://github.com/ipython/ipython) from 3.2.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@rel-3.2.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbea9c8 commit ceef75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ git+https://github.com/learning-unlimited/django-admin-tools.git@esp # Extends D
1919
# Non-Django-specific packages
2020
docutils==0.12 # Needed for django.contrib.admindocs
2121
flake8==2.5.0 # Required for linter
22-
ipython==3.2.1 # Used for shell_plus
22+
ipython==7.16.3 # Used for shell_plus
2323
Markdown==2.3.1 # Used in QSD
2424
numpy==1.16.6 # Used mainly in the lottery and class change controller
2525
pillow==6.2.2 # Required for ImageField, which we use in teacher bios

0 commit comments

Comments
 (0)