diff --git a/requirements.txt b/requirements.txt index 5e767a8..19b82cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ alembic==1.0.11.dev0 asn1crypto==0.24.0 attrs==18.2.0 -autobahn==17.10.1 +autobahn==20.12.3 Automat==0.6.0 -Babel==2.6.0 +Babel==2.9.1 backports-abc==0.5 backports.functools-lru-cache==1.5 backports.shutil-get-terminal-size==1.0.0 @@ -12,7 +12,7 @@ beautifulsoup4==4.8.0 blinker==1.4 bottle==0.12.15 cbor==1.0.0 -certifi==2018.8.24 +certifi==2023.7.22 Chameleon==2.24 chardet==3.0.4 CherryTree==0.38.8 @@ -20,7 +20,7 @@ Click==7.0 colorama==0.3.7 configparser==3.5.0b2 constantly==15.1.0 -cryptography==2.6.1 +cryptography==42.0.8 cssselect==1.1.0 Cython==0.29.14 dbus-python==1.2.12 @@ -36,7 +36,7 @@ faradaysec==3.9.3 feedparser==5.2.1 filedepot==0.5.2 filteralchemy==0.1.0 -Flask==1.1.1 +Flask==2.2.5 Flask-BabelEx==0.9.3 Flask-Classful==0.14.1 Flask-KVSession==0.6.2 @@ -49,13 +49,13 @@ Flask-Session==0.3.1 Flask-SQLAlchemy==2.4.0 Flask-WTF==0.14.2 FormEncode==1.3.0 -future==0.16.0 +future==0.18.3 futures==3.3.0 html2text==2019.8.11 html5lib==1.0.1 hupper==1.5 hyperlink==17.3.1 -idna==2.6 +idna==3.7 impacket==0.9.20 incremental==16.10.1 ipaddress==1.0.17 @@ -63,15 +63,15 @@ IPy==0.83 ipython==5.8.0 ipython-genutils==0.2.0 itsdangerous==0.24 -Jinja2==2.10.1 +Jinja2==3.1.4 jsbeautifier==1.6.4 keyring==18.0.1 keyrings.alt==3.2.0 lxml==4.4.1 lz4==2.1.10+dfsg -Mako==1.0.7 +Mako==1.2.2 MarkupSafe==1.1.0 -marshmallow==3.0.0b3 +marshmallow==3.0.0b9 marshmallow-sqlalchemy==0.14.1 mimerender==0.6.0 netaddr==0.7.19 @@ -80,7 +80,7 @@ numpy==1.16.5 olefile==0.46 packaging==19.1 paramiko==2.6.0 -passlib==1.7.1 +passlib==1.7.3 Paste==3.2.2 PasteDeploy==2.0.1 PasteScript==2.0.2 @@ -89,11 +89,11 @@ peepdf==0.4.2 pefile==2019.4.18 pexpect==4.6.0 pickleshare==0.7.5 -Pillow==6.2.0 +Pillow==10.3.0 plaster==1.0 plaster-pastedeploy==0.5 prettytable==0.7.2 -prompt-toolkit==1.0.15 +prompt-toolkit==3.0.13 psycopg2==2.8.4 py-ubjson==0.14.0 pyasn1==0.4.2 @@ -103,7 +103,7 @@ pycrypto==2.6.1 pycryptodomex==3.6.1 pydot==1.4.1 pyenchant==2.0.0 -Pygments==2.3.1 +Pygments==2.15.0 PyGObject==3.34.0 pyinotify==0.9.6 pylibemu==0.3.3 @@ -131,7 +131,7 @@ pyxdg==0.26 PyYAML==5.1.2 qrcode==6.1 repoze.lru==0.7 -requests==2.21.0 +requests==2.32.2 scandir==1.10.0 scapy==2.4.3 scgi==1.13 @@ -147,12 +147,12 @@ soupsieve==1.9.4 speaklater==1.3 SQLAlchemy==1.3.10 sqlalchemy-schemadisplay==1.3 -sqlparse==0.2.4 +sqlparse==0.5.0 syslog-rfc5424-formatter==1.2.2 Tempita==0.5.2 termcolor==1.1.0 tornado==5.1.1 -tqdm==4.28.1 +tqdm==4.66.3 traitlets==4.3.3 translationstring==1.3 trollius==2.0.1 @@ -161,22 +161,23 @@ txaio==2.10.0 typing==3.6.6 u-msgpack-python==2.1 Unidecode==1.1.1 -urllib3==1.24.1 +urllib3==1.26.19 uTidylib==0.5 venusian==1.2.0 waitress==1.2.0b2 wcwidth==0.1.7 -webargs==5.1.2 +webargs==5.5.3 webencodings==0.5.1 WebOb==1.8.5 websocket-client==0.53.0 WebTest==2.0.32 -Werkzeug==0.16.0 +Werkzeug==3.0.3 wifite==2.2.5 wsaccel==0.6.2 -WTForms==2.2.1 +WTForms==2.3.0 zope.component==4.3.0 zope.deprecation==4.4.0 zope.event==4.2.0 zope.hookable==4.0.4 zope.interface==4.6.0 +setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability