From cc58db23c67633877a9b2f37ec1a624b639ef00b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:32:46 +0000 Subject: [PATCH] Bump parse from 1.20.1 to 1.20.2 Bumps [parse](https://github.com/r1chardj0n3s/parse) from 1.20.1 to 1.20.2. - [Release notes](https://github.com/r1chardj0n3s/parse/releases) - [Commits](https://github.com/r1chardj0n3s/parse/compare/1.20.1...1.20.2) --- updated-dependencies: - dependency-name: parse dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 836f41e..c5fe15b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -parse==1.20.1 \ No newline at end of file +parse==1.20.2 \ No newline at end of file