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

chore: bump dependencies #922

Closed
wants to merge 1 commit into from

Conversation

jjaakola-aiven
Copy link
Contributor

About this change - What it does

References: #xxxxx

Why this way

Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  karapace
  utils.py
  karapace/kafka
  common.py
  karapace/protobuf
  field_element.py
  proto_file_element.py
  proto_normalizations.py
  schema.py
Project Total  

This report was generated by python-coverage-comment-action

@@ -9,7 +9,7 @@ jsonschema<5
lz4
networkx<4
protobuf<4
pyjwt>=2.4.0<3
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a fix to syntax, added ,.

@@ -163,7 +163,7 @@ prometheus-client==0.20.0
# via -r requirements.txt
protobuf==3.20.3
# via -r requirements.txt
psutil==5.9.8
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Relevant change for Karapace is psutil.connections() rename to psutil.net_connections(). The new name is already used and is used only in tests. Major version bump is safe.

@jjaakola-aiven jjaakola-aiven marked this pull request as ready for review July 24, 2024 13:42
@jjaakola-aiven jjaakola-aiven requested review from a team as code owners July 24, 2024 13:42

Verified

This commit was signed with the committer’s verified signature.
jjaakola-aiven Jarkko Jaakola
@jjaakola-aiven jjaakola-aiven force-pushed the jjaakola-aiven-bump-dependencies branch from 214cd53 to 82101cc Compare July 26, 2024 07:41
Copy link
Contributor

@eliax1996 eliax1996 left a comment

Choose a reason for hiding this comment

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

LGTM

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.

None yet

2 participants