Skip to content

Update dependencies, eliminating warnings#961

Merged
kroenlein merged 2 commits intomainfrom
maintain/update-dependencies
Aug 29, 2024
Merged

Update dependencies, eliminating warnings#961
kroenlein merged 2 commits intomainfrom
maintain/update-dependencies

Conversation

@kroenlein
Copy link
Copy Markdown
Collaborator

Citrine Python PR

Description

  • requests < 2.32.2 are yanked do to CVE-2024-35195
  • datetimes without explicit time zones are deprecated
  • pytz is unnecessary for Python >= 3.9, so it's now a conditional dependency
  • pint version is controlled by gemd-python now

PR Type:

  • Breaking change (fix or feature that would cause existing functionality to change)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Maintenance (non-breaking change to assist developers)

Adherence to team decisions

  • I have added tests for 100% coverage
  • I have written Numpy-style docstrings for every method and class.
  • I have communicated the downstream consequences of the PR to others.
  • I have bumped the version in __version__.py

Copy link
Copy Markdown
Contributor

@StevenKauwe StevenKauwe left a comment

Choose a reason for hiding this comment

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

changes look good. lgtm

@kroenlein kroenlein merged commit 8d17d52 into main Aug 29, 2024
@kroenlein kroenlein deleted the maintain/update-dependencies branch August 29, 2024 19:50
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