dbx
dbx copied to clipboard
Update databricks-cli requirement from <0.18,>=0.17 to >=0.18.0,<0.19
trafficstars
Updates the requirements on databricks-cli to permit the latest version.
Release notes
Sourced from databricks-cli's releases.
0.18.0
Beware: this package is being deprecated.
If you're using this package as an SDK, please migrate to https://databricks-sdk-py.readthedocs.io/en/latest/.
If you're using this package as CLI, please migrate to https://github.com/databricks/cli.
What's Changed
- Update deprecation notice by
@​lennartkats-dbin databricks/databricks-cli#671- Remove pin on "urllib3 < 2" by
@​tmctin databricks/databricks-cli#664- Require Python 3.7 or later by
@​pieternin databricks/databricks-cli#674- Remove imp dependency and test on python 3.12 by
@​mgyuchtin databricks/databricks-cli#673- Add bdist universal wheel by
@​mgyuchtin databricks/databricks-cli#676New Contributors
@​lennartkats-dbmade their first contribution in databricks/databricks-cli#671@​tmctmade their first contribution in databricks/databricks-cli#664@​mgyuchtmade their first contribution in databricks/databricks-cli#673Full Changelog: https://github.com/databricks/databricks-cli/compare/0.17.8...0.18.0
Commits
9f7e2f0Bump version to 0.18.0 (#677)70adcaaAdd bdist universal wheel (#676)7f5cafdRemove imp dependency and test on python 3.12 (#673)682dc6fRequire Python 3.7 or later (#674)f5d7cf9Remove pin on "urllib3 < 2" (#664)2553388Drop support for Python 2.7 (#652)9a4081fBuilds for Python 3.6 no longer work; disable them (#672)34faf26Update deprecation notice (#671)2f8242dBump version to 0.17.9.dev0 (#670)92d283eBump version to 0.17.8 (#669)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)