From 964299444f29004222196083a801c66b5c376477 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:42:31 +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.mysql.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.mysql.txt b/requirements.mysql.txt index 1e8c5ddd..d0577163 100644 --- a/requirements.mysql.txt +++ b/requirements.mysql.txt @@ -18,7 +18,7 @@ Jinja2==3.1.3 jsmin==3.0.1 MarkupSafe==2.1.5 marshmallow==3.21.1 -packaging==23.2 +packaging==24.0 pycparser==2.21 PyMySQL==1.1.0 python-dateutil==2.9.0.post0 diff --git a/requirements.txt b/requirements.txt index 0925aafd..d923f7e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ Jinja2==3.1.3 jsmin==3.0.1 MarkupSafe==2.1.5 marshmallow==3.21.1 -packaging==23.2 +packaging==24.0 psycopg2-binary==2.9.9 pycparser==2.21 python-dateutil==2.9.0.post0