From d7dafdb57e4a88523e23aea0ac327e4d4b5d248e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 12:55:10 +0000 Subject: [PATCH] build(deps): bump packaging from 24.1 to 24.2 Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 24.2. - [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.1...24.2) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f061e31..4b461f53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ mf2util==0.5.2 multiformats==0.3.1.post4 multiformats-config==0.3.1 oauthlib==3.2.2 -packaging==24.1 +packaging==24.2 pbr==6.1.0 pkce==1.0.3 praw==7.8.1