Skip to content

[cloudcraft-821] update dependencies to fix security issues#10

Merged
jamesponddotco merged 1 commit intomainfrom
python-sdk-sec-updates
Jul 9, 2024
Merged

[cloudcraft-821] update dependencies to fix security issues#10
jamesponddotco merged 1 commit intomainfrom
python-sdk-sec-updates

Conversation

@hakutsuru
Copy link
Copy Markdown
Collaborator

@hakutsuru hakutsuru commented Jul 9, 2024

What does this PR do?

A few dependabot findings:
https://github.com/DataDog/cloudcraft-python/security/dependabot

We need the following updates in lock file...
1] GLOBALTRUST CA => certifi ^2024.07.04
2] Proxy-Authorization => urllib3 ^2.2.2
3] Sessions => requests ^2.3.2
4] IDNA => idna ^3.7
5] Black => black ^24.3.0

Additional Notes

Updating black and requests versions, and running poetry lock achieved desired fix.

These are passing:
% poetry run pytest tests/unit
% tox

Copy link
Copy Markdown
Collaborator

@jamesponddotco jamesponddotco left a comment

Choose a reason for hiding this comment

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

LGTM!

@jamesponddotco jamesponddotco merged commit 4c87cbe into main Jul 9, 2024
@jamesponddotco jamesponddotco deleted the python-sdk-sec-updates branch July 9, 2024 13:41
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