From 44885a605616fd9997e44969d9bae7a1539e2b67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 18:00:05 +0000 Subject: [PATCH] Bump natsort from 6.2.1 to 8.3.1 Bumps [natsort](https://github.com/SethMMorton/natsort) from 6.2.1 to 8.3.1. - [Release notes](https://github.com/SethMMorton/natsort/releases) - [Changelog](https://github.com/SethMMorton/natsort/blob/main/CHANGELOG.md) - [Commits](https://github.com/SethMMorton/natsort/compare/6.2.1...8.3.1) --- updated-dependencies: - dependency-name: natsort dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 0fc003e..6774e0b 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -21,7 +21,7 @@ livereload==2.6.3 MarkupSafe==2.1.1 mccabe==0.7.0 more-itertools==8.14.0 -natsort==6.2.1 +natsort==8.3.1 ordered-set==3.1.1 packaging==21.3 pkginfo==1.8.3