Update dependency ipython to v7.34.0 (develop)

This commit is contained in:
RenovateBot 2022-06-27 11:03:55 +00:00 committed by Georg Krause
commit 906ae6b40c
2 changed files with 5 additions and 5 deletions

View file

@ -51,7 +51,7 @@ bleach = "==4.1.0"
feedparser = "==6.0.10"
watchdog = "==2.1.9"
asgiref = "==3.5.2" #1516
ipython = "==7.32.0"
ipython = "==7.34.0"
python-ldap = { git = "https://github.com/python-ldap/python-ldap.git" }
django-auth-ldap = "==4.1.0"
uvicorn = {version = "==0.17.6", extras = ["standard"]}