Skip to content
Snippets Groups Projects
Unverified Commit 25e3a4e8 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump pylint from 2.8.3 to 2.10.2 (#385)

* Bump pylint from 2.8.3 to 2.10.2

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.3 to 2.10.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.8.3...v2.10.2

)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>

* make installing dependencies more predictable

* downgrade numpy due to conflict with apache beam

* downgraded numpy further due to conflict with tensorflow

* linting: use dict literal

* linting: pass in encoding to open function

* linting: pcoll renamed to input_or_inputs

* linting: iterate over list

* linting: use from .. import

* added pyarrow as explicit dependency

* downgrade google-cloud-bigquery

Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avatarDaniel Ecer <de-code@users.noreply.github.com>
parent 68a2d38d
No related branches found
No related tags found
No related merge requests found
Showing
with 30 additions and 27 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment