Skip to content

Commit c1f1358

Browse files
Bump pyparsing from 3.0.9 to 3.2.3
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.9 to 3.2.3. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_3.0.9...3.2.3) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dad4372 commit c1f1358

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/dev_require.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pyarrow==8.0.0
88
pyspark==3.4.1
99
python-dateutil==2.8.2
1010
six==1.16.0
11-
pyparsing==3.0.9
11+
pyparsing==3.2.3
1212
jmespath==0.10.0
1313

1414
# The following packages are required for development only

python/require.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pyarrow==8.0.0
88
pyspark==3.4.1
99
python-dateutil==2.8.2
1010
six==1.16.0
11-
pyparsing==3.0.9
11+
pyparsing==3.2.3
1212
jmespath==0.10.0
1313

1414
# The following packages are required for development only

0 commit comments

Comments
 (0)