Remove upper caps on dependencies #884
Annotations
2 errors and 1 warning
check
Unhandled error: HttpError: Resource not accessible by integration
|
check
You have 2 commits incorrectly signed off. To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run:
```bash
git rebase HEAD~2 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin remove-pyarrow-cap
```
Commit sha: [4e89dfe](https://github.com/databricks/databricks-sql-python/pull/452/commits/4e89dfe56a9163f40707f4e5df8e83775d3e588e), Author: Álvaro Arredondo, Committer: Álvaro Arredondo; The sign-off is missing.
Commit sha: [3674a40](https://github.com/databricks/databricks-sql-python/pull/452/commits/3674a40135864c0dd2692291d052aca4147792a4), Author: Álvaro Arredondo, Committer: Álvaro Arredondo; The sign-off is missing.
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|