Skip to content

Commit

Permalink
fix(find-taxi-top-routes-sql): update dependency pyspark to v3.5.1 (#…
Browse files Browse the repository at this point in the history
…14915)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 26, 2024
1 parent e47c75a commit a34d868
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Hongbo Miao"]

[tool.poetry.dependencies]
python = "3.12.x"
pyspark = "3.5.0"
pyspark = "3.5.1"

[tool.poetry.group.dev.dependencies]
poethepoet = "0.25.0"
Expand Down

0 comments on commit a34d868

Please sign in to comment.