From patchwork Wed Jul 17 01:05:06 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 46535 X-Patchwork-Delegate: ticotimo@gmail.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2634CC3DA49 for ; Wed, 17 Jul 2024 01:06:01 +0000 (UTC) Received: from mail-pf1-f172.google.com (mail-pf1-f172.google.com [209.85.210.172]) by mx.groups.io with SMTP id smtpd.web10.5281.1721178351371714374 for ; Tue, 16 Jul 2024 18:05:51 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=oMwCvdzu; spf=pass (domain: konsulko.com, ip: 209.85.210.172, mailfrom: tim.orling@konsulko.com) Received: by mail-pf1-f172.google.com with SMTP id d2e1a72fcca58-70b1207bc22so5241386b3a.3 for ; Tue, 16 Jul 2024 18:05:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1721178350; x=1721783150; darn=lists.yoctoproject.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=LlQFEXhOtLr7+q8MEVNRwJ0PLkSdE9C0+Qp0wpfWwA4=; b=oMwCvdzuFlskmpETg0TJplz7/MRT5M9/0k5QK+32HrcAXw1HaAsBGc4ppmbDmNNHqJ UAPTADqMpYt4gt60sDz1tk6oDHmylUiPcN+I0BVfHwei8czQho8FvthTs84+PTx0+upb F0j/VhJD7s4nohr/yGHQuxdmIMsGZ5KaeaETE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721178350; x=1721783150; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=LlQFEXhOtLr7+q8MEVNRwJ0PLkSdE9C0+Qp0wpfWwA4=; b=i5KGdRS1wKRAYb8UJ1uMm3b1012TC0iNvp5NcbbLXQDa2aoVmlPXy202XdyjkrJhhf zeauXiqYtLIYwMpCmX4ZHH1AoHXwrmZelypp87cnzc3x3j3M28iEADqYitwfAtKyQ2OR xhSVMuvvMiAnib/qcfP697gTbdXs4mzt/LDSlkzBuAsSmDl26A/cJy2XsTMcgvlThMgs hmgbtdt0GEK60UI2c7fpt86Q276WFWirwXXOLZd6sm13+p2ZXPfY63mWt4EVqRSThtpB asFqKbegoMnszfUhgQMV0r9Ay2hCKBU6FRVviAle7e0at/eF2piW8/bU7I/Asa86qL5A fEFQ== X-Gm-Message-State: AOJu0YwH8f8KyrFKnUuhU6tJm/VlRjwJtdt6BtPB+KrFm0r/gYD41moh xzEALrYs7r6/vfy6b8XdXthBGpbyZrVGBk68UJ/2EGQitoREr6wx1Kksl8hHzLiFDtVikEW3jth be5c= X-Google-Smtp-Source: AGHT+IHD1Oqi5G1ikzjwO/QoRhhnH2kuazNBQ1aQ/IDLdAEBKJh2maihs+KSznInMvPSOqRFL5Hm1Q== X-Received: by 2002:a05:6a21:9a01:b0:1bd:27fd:ff56 with SMTP id adf61e73a8af0-1c3fddfc8a7mr241095637.58.1721178349641; Tue, 16 Jul 2024 18:05:49 -0700 (PDT) Received: from localhost (c-98-232-159-17.hsd1.or.comcast.net. [98.232.159.17]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1fc0bb6ffdesm66709255ad.53.2024.07.16.18.05.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Jul 2024 18:05:49 -0700 (PDT) From: tim.orling@konsulko.com To: yocto-patches@lists.yoctoproject.org Cc: "dependabot [bot]" , Tim Orling Subject: [layerindex-web][PATCH 1/2] build(deps): bump djangorestframework from 3.15.1 to 3.15.2 Date: Tue, 16 Jul 2024 18:05:06 -0700 Message-ID: <20240717010514.3386182-2-tim.orling@konsulko.com> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 17 Jul 2024 01:06:01 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto-patches/message/433 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.1 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: Tim Orling --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ab5e56..e4610e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ django-registration==3.4 django-reversion==5.0.12 django-reversion-compare==0.17.0 django-simple-captcha==0.6.0 -djangorestframework==3.15.1 +djangorestframework==3.15.2 gitdb==4.0.11 GitPython==3.1.43 kombu==5.3.7 From patchwork Wed Jul 17 01:05:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 46536 X-Patchwork-Delegate: ticotimo@gmail.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2ACC1C41513 for ; Wed, 17 Jul 2024 01:06:01 +0000 (UTC) Received: from mail-pl1-f182.google.com (mail-pl1-f182.google.com [209.85.214.182]) by mx.groups.io with SMTP id smtpd.web10.5282.1721178357126090232 for ; Tue, 16 Jul 2024 18:05:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=UlspCvwl; spf=pass (domain: konsulko.com, ip: 209.85.214.182, mailfrom: tim.orling@konsulko.com) Received: by mail-pl1-f182.google.com with SMTP id d9443c01a7336-1fc2a194750so28422595ad.1 for ; Tue, 16 Jul 2024 18:05:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1721178356; x=1721783156; darn=lists.yoctoproject.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=3okU2sb8dDU/1nsRE8ZPSWXZ4J548zjMN2TBuMyz/z0=; b=UlspCvwlQq8wZ76qtGjNE1TOKgZleHASGDpJIrZuJ479dSzQZVjF2dCSl138lLi2KW 6iGTmzKZYXiM7k0M05oN2/u8tqAU299M4LJtcVFxOtrk1y1hahXuuRwitRcTJO59NBer bq+xLrFtids6Fd5SpxM7kLx5BYyYbclRai92Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721178356; x=1721783156; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3okU2sb8dDU/1nsRE8ZPSWXZ4J548zjMN2TBuMyz/z0=; b=Dzd/e/fcQoF7kW4R5TZ1TBpHmRiW308KP4U6ZAOJMwGcUy5OaUV2yG3eiXdBk5XORM /2mom03CBhlKauJ/0KUXPBSO2/inSiuKhlRlpvZW2C1PSuZvXps+bqxq3IdY+tR4t67p R1C/sDug1pOX9W/wnyvtcofrUVKr8rELthdEip7Tm19uup7oiqyclchRGbAcVphbAIAj 6ST0uSve4PdRYPzgCmQ3tHt80C53cnxrD92eGDNareKZmC1Xdf/kU1VYTTYeXKBDoVgI ZCZp2ublFzAjWOihKqVWyZMAlCPuykiyAGY8Ckemk/9CYsdaQkBW7AzmZaeTfI1tgDz1 tG2g== X-Gm-Message-State: AOJu0Yyf3ER9IgrcZdgJqTrPUOYXqTAcnyawCs9q+hGjWTUyNf/nZcPE 552frkXQFIpYUnt/uKLfD8r7W30yVsRymPwVTrmmLMsvE24MzTKRp1LpJfL6tMmvUYLOfjhivgk Y2KY= X-Google-Smtp-Source: AGHT+IFERrl4LbkiWcRlKb71p4e7ZGb8hvXP4klk+fOiSfp4kmriYOj0fZ5E22iWb79RX51cjUhq6w== X-Received: by 2002:a17:903:2308:b0:1fb:4f91:6728 with SMTP id d9443c01a7336-1fc4e6b5ff1mr926355ad.42.1721178356070; Tue, 16 Jul 2024 18:05:56 -0700 (PDT) Received: from localhost (c-98-232-159-17.hsd1.or.comcast.net. [98.232.159.17]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1fc0bc530bcsm64610165ad.278.2024.07.16.18.05.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Jul 2024 18:05:55 -0700 (PDT) From: tim.orling@konsulko.com To: yocto-patches@lists.yoctoproject.org Cc: Tim Orling Subject: [layerindex-web][PATCH 2/2] requirements.txt: bump celery,django-axes,... Date: Tue, 16 Jul 2024 18:05:07 -0700 Message-ID: <20240717010514.3386182-3-tim.orling@konsulko.com> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240717010514.3386182-2-tim.orling@konsulko.com> References: <20240717010514.3386182-2-tim.orling@konsulko.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 17 Jul 2024 01:06:01 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto-patches/message/434 From: Tim Orling Bump requirements.txt after running: pur -r requirements.txt +celery==5.4.0 +django-axes==6.5.1 +django-cors-headers==4.4.0 +django-ipware==7.0.1 +Pillow==10.4.0 +prompt-toolkit==3.0.47 +sqlparse==0.5.1 +typing_extensions==4.12.2 Signed-off-by: Tim Orling --- requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index e4610e5..07f0f67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ amqp==5.2.0 asgiref==3.8.1 beautifulsoup4==4.12.3 billiard==4.2.0 -celery==5.3.6 +celery==5.4.0 click==8.1.7 click-didyoumean==0.3.1 click-plugins==1.1.1 @@ -11,9 +11,9 @@ confusable-homoglyphs==3.3.1 diff-match-patch==20230430 Django>=4.2,<4.3 django-appconf==1.0.6 -django-axes==6.4.0 -django-cors-headers==4.3.1 -django-ipware==6.0.5 +django-axes==6.5.1 +django-cors-headers==4.4.0 +django-ipware==7.0.1 django-ranged-response==0.2.0 django-registration==3.4 django-reversion==5.0.12 @@ -25,15 +25,15 @@ GitPython==3.1.43 kombu==5.3.7 mysqlclient==2.2.4 packaging_legacy==23.0.post0 -Pillow==10.3.0 -prompt-toolkit==3.0.43 +Pillow==10.4.0 +prompt-toolkit==3.0.47 python-dateutil==2.9.0.post0 pytz==2024.1 six==1.16.0 smmap==5.0.1 soupsieve==2.5 -sqlparse==0.5.0 -typing_extensions==4.11.0 +sqlparse==0.5.1 +typing_extensions==4.12.2 tzdata==2024.1 vine==5.1.0 wcwidth==0.2.13