Skip to content

Commit 506684c

Browse files
Bump six from 1.16.0 to 1.17.0
Bumps [six](https://github.com/benjaminp/six) from 1.16.0 to 1.17.0. - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) --- updated-dependencies: - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dad4372 commit 506684c

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
@@ -7,7 +7,7 @@ py4j>=0.10.9.3
77
pyarrow==8.0.0
88
pyspark==3.4.1
99
python-dateutil==2.8.2
10-
six==1.16.0
10+
six==1.17.0
1111
pyparsing==3.0.9
1212
jmespath==0.10.0
1313

python/require.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ py4j==0.10.9
77
pyarrow==8.0.0
88
pyspark==3.4.1
99
python-dateutil==2.8.2
10-
six==1.16.0
10+
six==1.17.0
1111
pyparsing==3.0.9
1212
jmespath==0.10.0
1313

0 commit comments

Comments
 (0)