launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #32060
[Merge] ~alvarocs/launchpad:upgrade-ipython into launchpad:master
Alvaro Crespo Serrano has proposed merging ~alvarocs/launchpad:upgrade-ipython into launchpad:master.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/478623
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~alvarocs/launchpad:upgrade-ipython into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
index 0a9acd8..393b9f4 100644
--- a/requirements/launchpad.txt
+++ b/requirements/launchpad.txt
@@ -62,7 +62,7 @@ immutables==0.14
importlib==1.0.2
importlib-metadata==8.5.0
incremental==21.3.0
-ipython==7.9.0
+ipython==8.12.3
ipython-genutils==0.2.0
iso8601==0.1.12
jedi==0.17.2
@@ -123,7 +123,6 @@ pgbouncer==0.0.9
pickleshare==0.7.5
pkginfo==1.11.2
prettytable==0.7.2
-prompt-toolkit==2.0.10
psutil==5.4.2
psycopg2==2.8.6
ptyprocess==0.7.0
@@ -175,7 +174,6 @@ testscenarios==0.4
testtools==2.5.0
timeline==0.0.7
toml==0.10.2
-traitlets==4.3.3
transaction==3.0.1
treq==18.6.0
# lp:~launchpad/twisted:lp-backport
Follow ups