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

PI-405: Package Upgrade fixes #832

Merged
merged 1 commit into from
Nov 7, 2024
Merged

PI-405: Package Upgrade fixes #832

merged 1 commit into from
Nov 7, 2024

Conversation

Hesbon5600
Copy link
Contributor

@Hesbon5600 Hesbon5600 commented Nov 7, 2024

While testing module installation (yarn run add <your-module-name-here>), I Identified some package incompatibilities. This PR fixes the issues.

Update package versions for better compatibility and security
Pin specific versions of pipenv and django-import-export to avoid potential breaking changes in future updates
Upgrade boto3 and waitress packages to their latest versions for improved performance and features

…security

fix(Pipfile): pin specific versions of pipenv and django-import-export to avoid potential breaking changes in future updates
feat(Pipfile): upgrade boto3 and waitress packages to their latest versions for improved performance and features
Copy link
Contributor

@alaisgomes alaisgomes left a comment

Choose a reason for hiding this comment

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

Good catch! I hope they fix the pipenv issue soon!

@jbrendel jbrendel merged commit 6f93ef3 into develop Nov 7, 2024
3 checks passed
@jbrendel jbrendel deleted the PI-405-package-upgrade branch November 7, 2024 16:26
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.

3 participants