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

Update requests and idna to patched versions #6448

Merged
merged 5 commits into from
May 21, 2024
Merged

Conversation

piiq
Copy link
Contributor

@piiq piiq commented May 21, 2024

This is a PR dealing with dependencies and their security.

  • idna and requests were upgraded to patched versions
  • anyio direct pin in core's pyproject.toml was removed since it's a third level dependency and we support v4 syntax
  • dev dependencies group was removed from cli as it was messing up the dev_install script and overwriting installation of local devtool with pypi ones

@piiq piiq added dependencies Work related to dependencies security P1 labels May 21, 2024
@piiq piiq requested a review from montezdesousa May 21, 2024 13:39
@piiq piiq self-assigned this May 21, 2024
@piiq piiq requested a review from hjoaquim May 21, 2024 13:39
@github-actions github-actions bot added bug Fix bug platform OpenBB Platform v4 PRs for v4 labels May 21, 2024
@piiq piiq requested a review from IgorWounds May 21, 2024 13:39
@hjoaquim hjoaquim enabled auto-merge May 21, 2024 14:09
@hjoaquim hjoaquim added this pull request to the merge queue May 21, 2024
@piiq piiq removed this pull request from the merge queue due to a manual request May 21, 2024
@piiq piiq merged commit 63b8d60 into develop May 21, 2024
12 checks passed
@piiq piiq deleted the bugfix/update-requests-idna branch May 21, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug dependencies Work related to dependencies P1 platform OpenBB Platform security v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants