Skip to content

Changed dependencies #60

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

Merged
merged 5 commits into from
Feb 13, 2025
Merged

Changed dependencies #60

merged 5 commits into from
Feb 13, 2025

Conversation

ahsimb
Copy link
Contributor

@ahsimb ahsimb commented Feb 12, 2025

closes #61

All Submissions:

  • Is the title of the pull request correct?
  • Is the title of the corresponding issue correct?
  • Have you updated the changelog?
  • Have you checked to ensure there aren't other open pull requests for the same update/change?
  • Are you mentioning the issue which this pull request fixes ("Fixes...")

@ahsimb ahsimb added the dependencies Change in dependencies label Feb 12, 2025
@ahsimb ahsimb self-assigned this Feb 12, 2025
Co-authored-by: Sebastian Bär <rcb4gh@proton.me>
redcatbear
redcatbear previously approved these changes Feb 12, 2025
@@ -1,6 +1,7 @@
# Changelog

* [unreleased](unreleased.md)
* [0.3.1](changes_0.3.1.md)
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would go to 0.4.0 with the change


## Summary

The release updates the dependency solving the compatibility issue with the localstack.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
The release updates the dependency solving the compatibility issue with the localstack.
The release replaces dill with inspect for extracting the code from function which solves the compatibility issue with the localstack.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Please also create a ticket for the PR and mention it in the changelog

@ahsimb ahsimb merged commit fcc3a71 into main Feb 13, 2025
2 checks passed
@ahsimb ahsimb deleted the dependency-update branch February 13, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Change in dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the dependency on dill
3 participants