Merged
Conversation
mdfleury-wbd
added a commit
that referenced
this pull request
Oct 21, 2025
mdfleury-wbd
added a commit
that referenced
this pull request
Oct 24, 2025
* updating material ui, minus dates * these should work * adding test page * working dates * updating deps * updating deps * Upgrade to pytest-cov v7 and disable printing coverage report by default (#549) * Upgrade to pytest-cov v7. * Don't print coverage report by default. Removes the textual coverage report by default since it fills up the screen when just trying to run unit tests. The HTML coverage report is still generated, which is generally a more useful format anyway. * add 1-day cooldown to configurations for Dependabot and npm-check-updates (#551) * Update Trivy to 0.67.0 (#553) * update trivy to 0.67.0 * update trivy version * use empty object to avoid calling NoneType.get * Bump actions/cache from 4.2.4 to 4.3.0 in the actions group (#546) Bumps the actions group with 1 update: [actions/cache](https://github.com/actions/cache). Updates `actions/cache` from 4.2.4 to 4.3.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0400d5f...0057852) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Dependency updates (2025-10-13) (#554) * fixing lock and missing * fixing warning * fixing typography * fixing spacing * removing weird code * fixing indent --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Michael Imamura <michael.imamura@turner.com> Co-authored-by: Chris Breeden <47154440+breedenc@users.noreply.github.com> Co-authored-by: Garrett Marconet <41752849+g-marconet@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Dependency updates for backend and UI
Motivation and Context
Routine dependency updates. Details:
<2.12in Pipfile due to issues observed with 2.12.x during testingHow Has This Been Tested?
Types of changes
Checklist
Pic