-
Notifications
You must be signed in to change notification settings - Fork 967
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump pyspark from 3.0.1 to 3.2.2
Bumps [pyspark](https://github.com/apache/spark) from 3.0.1 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](apache/spark@v3.0.1...v3.2.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
2dcb0d5
commit 0416327
Showing
6 changed files
with
81 additions
and
6 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Copyright Contributors to the Amundsen project. | ||
# SPDX-License-Identifier: Apache-2.0 | ||
|
||
# Common dependencies for code quality control (testing, linting, static checks, etc.) --------------------------------- | ||
|
||
flake8>=3.9.2 | ||
flake8-tidy-imports>=4.3.0 | ||
isort[colors]~=5.8.0 | ||
mock>=4.0.3 | ||
mypy>=0.812,<0.900 | ||
pytest>=6.2.4 | ||
pytest-cov>=2.12.0 | ||
pytest-env>=0.6.2 | ||
pytest-mock>=3.6.1 | ||
typed-ast>=1.4.3 | ||
pyspark==3.2.2 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Copyright Contributors to the Amundsen project. | ||
# SPDX-License-Identifier: Apache-2.0 | ||
|
||
# Common dependencies for code quality control (testing, linting, static checks, etc.) --------------------------------- | ||
|
||
flake8>=3.9.2 | ||
flake8-tidy-imports>=4.3.0 | ||
isort[colors]~=5.8.0 | ||
mock>=4.0.3 | ||
mypy>=0.812,<0.900 | ||
pytest>=6.2.4 | ||
pytest-cov>=2.12.0 | ||
pytest-env>=0.6.2 | ||
pytest-mock>=3.6.1 | ||
typed-ast>=1.4.3 | ||
pyspark==3.2.2 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Copyright Contributors to the Amundsen project. | ||
# SPDX-License-Identifier: Apache-2.0 | ||
|
||
# Common dependencies for code quality control (testing, linting, static checks, etc.) --------------------------------- | ||
|
||
flake8>=3.9.2 | ||
flake8-tidy-imports>=4.3.0 | ||
isort[colors]~=5.8.0 | ||
mock>=4.0.3 | ||
mypy>=0.812,<0.900 | ||
pytest>=6.2.4 | ||
pytest-cov>=2.12.0 | ||
pytest-env>=0.6.2 | ||
pytest-mock>=3.6.1 | ||
typed-ast>=1.4.3 | ||
pyspark==3.2.2 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Copyright Contributors to the Amundsen project. | ||
# SPDX-License-Identifier: Apache-2.0 | ||
|
||
# Common dependencies for code quality control (testing, linting, static checks, etc.) --------------------------------- | ||
|
||
flake8>=3.9.2 | ||
flake8-tidy-imports>=4.3.0 | ||
isort[colors]~=5.8.0 | ||
mock>=4.0.3 | ||
mypy>=0.812,<0.900 | ||
pytest>=6.2.4 | ||
pytest-cov>=2.12.0 | ||
pytest-env>=0.6.2 | ||
pytest-mock>=3.6.1 | ||
typed-ast>=1.4.3 | ||
pyspark==3.2.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,4 +13,4 @@ pytest-cov>=2.12.0 | |
pytest-env>=0.6.2 | ||
pytest-mock>=3.6.1 | ||
typed-ast>=1.4.3 | ||
pyspark==3.0.1 | ||
pyspark==3.2.2 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Copyright Contributors to the Amundsen project. | ||
# SPDX-License-Identifier: Apache-2.0 | ||
|
||
# Common dependencies for code quality control (testing, linting, static checks, etc.) --------------------------------- | ||
|
||
flake8>=3.9.2 | ||
flake8-tidy-imports>=4.3.0 | ||
isort[colors]~=5.8.0 | ||
mock>=4.0.3 | ||
mypy>=0.812,<0.900 | ||
pytest>=6.2.4 | ||
pytest-cov>=2.12.0 | ||
pytest-env>=0.6.2 | ||
pytest-mock>=3.6.1 | ||
typed-ast>=1.4.3 | ||
pyspark==3.2.2 |