Skip to content

Commit 4bfa49d

Browse files
Bump jmespath from 0.10.0 to 1.0.1
Bumps [jmespath](https://github.com/jmespath/jmespath.py) from 0.10.0 to 1.0.1. - [Changelog](https://github.com/jmespath/jmespath.py/blob/develop/CHANGELOG.rst) - [Commits](jmespath/jmespath.py@0.10.0...1.0.1) --- updated-dependencies: - dependency-name: jmespath dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dad4372 commit 4bfa49d

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
@@ -9,7 +9,7 @@ pyspark==3.4.1
99
python-dateutil==2.8.2
1010
six==1.16.0
1111
pyparsing==3.0.9
12-
jmespath==0.10.0
12+
jmespath==1.0.1
1313

1414
# The following packages are required for development only
1515
wheel==0.37.1

python/require.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pyspark==3.4.1
99
python-dateutil==2.8.2
1010
six==1.16.0
1111
pyparsing==3.0.9
12-
jmespath==0.10.0
12+
jmespath==1.0.1
1313

1414
# The following packages are required for development only
1515
wheel==0.37.1

0 commit comments

Comments
 (0)