Skip to content

Commit

Permalink
Merge pull request #493 from UrLab/dependabot/pip/ipython-8.22.1
Browse files Browse the repository at this point in the history
Bump ipython from 8.13.2 to 8.22.1
  • Loading branch information
altf4arnold authored Mar 5, 2024
2 parents 1af288c + 06f8cb2 commit 9041ced
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ async-timeout==4.0.3
# via redis
attrs==21.4.0
# via ics
backcall==0.2.0
# via ipython
beautifulsoup4==4.11.1
# via django-bootstrap4
bleach[css]==5.0.1
Expand Down Expand Up @@ -85,6 +83,8 @@ django-simple-history==3.2.0
# via -r requirements.in
djangorestframework==3.14.0
# via -r requirements.in
exceptiongroup==1.2.0
# via ipython
executing==0.8.3
# via stack-data
ics==0.7.2
Expand All @@ -93,7 +93,7 @@ idna==3.3
# via requests
influxdb==5.3.1
# via -r requirements.in
ipython==8.13.2
ipython==8.22.1
# via -r requirements.in
jedi==0.18.1
# via ipython
Expand All @@ -115,15 +115,13 @@ pep517==0.12.0
# via build
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==10.2.0
# via
# -r requirements.in
# wiki
pip-tools==6.13.0
# via -r requirements.in
prompt-toolkit==3.0.30
prompt-toolkit==3.0.43
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand Down Expand Up @@ -177,7 +175,7 @@ tomli==2.0.1
# via
# build
# pep517
traitlets==5.3.0
traitlets==5.14.1
# via
# ipython
# matplotlib-inline
Expand Down

0 comments on commit 9041ced

Please sign in to comment.