From b9470c81bdcd3a7afc7f0414fe97fbe11462bf29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 14:20:55 +0000 Subject: [PATCH] Bump pip from 23.3.1 to 24.0 Bumps [pip](https://github.com/pypa/pip) from 23.3.1 to 24.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.3.1...24.0) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 003551d1..1c41bde0 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -13,7 +13,7 @@ easy-thumbnails==2.8.5 gunicorn==20.1.0 lxml<5.0 pinax-eventlog==5.1.1 -pip==23.3.1 +pip==24.0 -e git+https://github.com/pydata/pretalx@add-submission-type-to-widget-json#egg=pretalx[redis]&subdirectory=src psycopg2==2.9.6 pytz==2023.3