From 6159d8e080ff44dc5608d28485434b3ea6f26a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 13:40:46 +0000 Subject: [PATCH] Bump pip from 23.1.2 to 23.3.1 Bumps [pip](https://github.com/pypa/pip) from 23.1.2 to 23.3.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.1.2...23.3.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor ... 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 5d8544fb..1792a638 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -12,7 +12,7 @@ django-timezone-field==5.1 easy-thumbnails==2.8.5 gunicorn==20.1.0 pinax-eventlog==5.1.1 -pip==23.1.2 +pip==23.3.1 -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