From b51f57ea16c16c3e7eff3b1910394473744f0567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 22:12:52 +0000 Subject: [PATCH] build(deps): bump packaging from 24.2 to 25.0 Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 25.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/24.2...25.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '25.0' 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 d97f06a..b6b52c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ mkdocs-get-deps==0.2.0 mkdocs-macros-plugin==1.3.7 mkdocs-material==9.6.9 mkdocs-material-extensions==1.3.1 -packaging==24.2 +packaging==25.0 paginate==0.5.7 pathspec==0.12.1 platformdirs==4.3.6