Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies/python supported #40

Merged
merged 7 commits into from
Dec 16, 2024
Merged

Conversation

bdewilde
Copy link
Member

@bdewilde bdewilde commented Dec 8, 2024

changes

  • adds support for PY3.12 in package metadata and CI
  • adds/removes/bumps some core package dependencies
  • bumps package version, from v0.1.0 to v0.2.0.dev1

context

Upgraded certain packages to take advantage of newer functionality. Bumped version so semantic versioning and development becomes standard practice for this package. Added PY3.12 since Databricks runtime v16.0 runs it.

questions

  • Any concerns about dropping deps on textwrap3 and pillow? I didn't see them used anywhere...

@bdewilde bdewilde changed the title build: Upgrade several package dependencies Upgrade dependencies/python supported Dec 8, 2024
@bdewilde bdewilde marked this pull request as ready for review December 8, 2024 21:55
Copy link

@vishpillai123 vishpillai123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a simple/standard upgrade for dependencies. No concerns about pillow or textwrap, I don't see that we're using either anywhere.

@bdewilde bdewilde merged commit a776967 into develop Dec 16, 2024
5 checks passed
@bdewilde bdewilde deleted the upgrade-package-deps branch December 16, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants