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 Python Dependencies #2824

Merged
merged 6 commits into from
Oct 3, 2023
Merged

Conversation

clenk
Copy link
Contributor

@clenk clenk commented Sep 28, 2023

Description

Update versions of Python library dependencies. Also fix a bug in the event service when using the newer version of websockets.

Supersedes: #2771, #2789.

Should be merged in tandem with mitre/debrief#68.

Type of change

How Has This Been Tested?

Ran Caldera, performed operations, viewed debrief in web GUI and PDF output, viewed built documentation, and tested response plugin.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

Users of the builder plugin will still need to install docker-py, as
outlined in the plugin's ReadMe.
@clenk clenk requested a review from djlawren September 28, 2023 15:32
@clenk clenk requested a review from elegantmoose as a code owner September 28, 2023 15:32
elegantmoose
elegantmoose previously approved these changes Sep 28, 2023
Sphinx 7.2 doesn't support Python 3.8, but we do.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

1 similar comment
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@elegantmoose elegantmoose merged commit 84d05f2 into master Oct 3, 2023
@elegantmoose elegantmoose deleted the clenk/virts-4609/update-deps branch October 3, 2023 02:22
@clenk clenk mentioned this pull request Oct 3, 2023
5 tasks
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