From 2832a6d28307c015b15938bde359138236a90ddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 17:56:34 +0000 Subject: [PATCH] Bump parse from 1.19.0 to 1.20.1 in /scripts Bumps [parse](https://github.com/r1chardj0n3s/parse) from 1.19.0 to 1.20.1. - [Release notes](https://github.com/r1chardj0n3s/parse/releases) - [Commits](https://github.com/r1chardj0n3s/parse/compare/1.19.0...1.20.1) --- updated-dependencies: - dependency-name: parse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 25832306..aca5e6ca 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -10,7 +10,7 @@ iniconfig==1.1.1 mako==1.2.3 MarkupSafe==2.0.1 packaging==21.0 -parse==1.19.0 +parse==1.20.1 parse-type==0.5.2 pluggy==0.13.1 py==1.10.0