From 04bc5d483973b692dabba740bd3a1680032a56f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 19:03:19 +0000 Subject: [PATCH] chore(deps): 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 bad14f648..e231a1cd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ imagesize==1.4.1 importlib-metadata==7.0.2 Jinja2==3.1.3 MarkupSafe==2.1.5 -packaging==23.2 +packaging==24.0 Pillow==10.2.0 Pygments==2.17.2 PyYAML==6.0.1