Skip to content

Dependency updates (2025-10-13)#554

Merged
breedenc merged 6 commits intomainfrom
breedenc/update-dependencies-20251013
Oct 15, 2025
Merged

Dependency updates (2025-10-13)#554
breedenc merged 6 commits intomainfrom
breedenc/update-dependencies-20251013

Conversation

@breedenc
Copy link
Copy Markdown
Collaborator

@breedenc breedenc commented Oct 13, 2025

Description

Dependency updates for backend and UI

Motivation and Context

Routine dependency updates. Details:

  • Updates Ruff in all Pipfiles to match VSCode extension
  • Holds back Pydantic to <2.12 in Pipfile due to issues observed with 2.12.x during testing

How Has This Been Tested?

  • Tests pass
  • Tested in a non-production environment

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation change

Checklist

  • My code follows conforms to the coding standards.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Pic

@breedenc breedenc changed the title update Python deps Dependency updates (2025-10-13) Oct 15, 2025
@breedenc breedenc marked this pull request as ready for review October 15, 2025 19:28
@breedenc breedenc requested a review from a team as a code owner October 15, 2025 19:28
Copy link
Copy Markdown
Contributor

@g-marconet g-marconet left a comment

Choose a reason for hiding this comment

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

LGTM

@breedenc breedenc merged commit dfc79c1 into main Oct 15, 2025
9 checks passed
@breedenc breedenc deleted the breedenc/update-dependencies-20251013 branch October 15, 2025 19:41
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>
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