Skip to content

Commit 7f47018

Browse files
Bump python-dateutil from 2.8.2 to 2.9.0.post0
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0.post0. - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0) --- updated-dependencies: - dependency-name: python-dateutil dependency-version: 2.9.0.post0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dad4372 commit 7f47018

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
@@ -6,7 +6,7 @@ pickleshare==0.7.5
66
py4j>=0.10.9.3
77
pyarrow==8.0.0
88
pyspark==3.4.1
9-
python-dateutil==2.8.2
9+
python-dateutil==2.9.0.post0
1010
six==1.16.0
1111
pyparsing==3.0.9
1212
jmespath==0.10.0

python/require.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pickleshare==0.7.5
66
py4j==0.10.9
77
pyarrow==8.0.0
88
pyspark==3.4.1
9-
python-dateutil==2.8.2
9+
python-dateutil==2.9.0.post0
1010
six==1.16.0
1111
pyparsing==3.0.9
1212
jmespath==0.10.0

0 commit comments

Comments
 (0)