From 63789d4c9ce502f621c8e238d44478ad99dcb6a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 13:53:02 +0000 Subject: [PATCH] Bump glom from 23.3.0 to 23.4.0 Bumps [glom](https://github.com/mahmoud/glom) from 23.3.0 to 23.4.0. - [Changelog](https://github.com/mahmoud/glom/blob/master/CHANGELOG.md) - [Commits](https://github.com/mahmoud/glom/commits) --- updated-dependencies: - dependency-name: glom 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 8f92fc1..e3bcbb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2023.7.22 charset-normalizer==3.1.0 -glom==23.3.0 +glom==23.4.0 idna==3.4 inquirer==3.1.3 requests==2.31.0