From 5648f4a71555e4bf6e15c50d9b5c2488634a4ebc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 22:40:16 +0000 Subject: [PATCH] pip runtime: bump boltons from 23.1.1 to 24.0.0 Bumps [boltons](https://github.com/mahmoud/boltons) from 23.1.1 to 24.0.0. - [Release notes](https://github.com/mahmoud/boltons/releases) - [Changelog](https://github.com/mahmoud/boltons/blob/master/CHANGELOG.md) - [Commits](https://github.com/mahmoud/boltons/compare/23.1.1...24.0.0) --- updated-dependencies: - dependency-name: boltons 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 44d2681..454458d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ humanize==4.9.0 tzdata==2024.1 colorama==0.4.6 PyYAML==6.0.1 -boltons==23.1.1 +boltons==24.0.0 click==8.1.7 beartype==0.18.2 importlib-resources