From 722fb9bc74777ad91592e63648c315c802355fa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 08:01:57 +0000 Subject: [PATCH] Bump packaging from 23.2 to 24.0 Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/23.2...24.0) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d61481..1a0c4bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ gunicorn==21.2.0 protobuf==4.25.3 psycopg==3.1.18 whitenoise==6.6.0 -packaging==23.2 +packaging==24.0