Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/actions/tf-apply/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ runs:
INPUT_TF_VARS: ${{ inputs.tf_vars }}

- name: Setup Terraform
uses: hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85 # v4.0.0
uses: hashicorp/setup-terraform@dfe3c3f87815947d99a8997f908cb6525fc44e9e # v4.0.1
with:
terraform_version: ${{ inputs.terraform_version }}
terraform_wrapper: false
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/tf-plan/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ runs:
INPUT_TF_VARS: ${{ inputs.tf_vars }}

- name: Setup Terraform
uses: hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85 # v4.0.0
uses: hashicorp/setup-terraform@dfe3c3f87815947d99a8997f908cb6525fc44e9e # v4.0.1
with:
terraform_version: ${{ inputs.terraform_version }}
terraform_wrapper: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- name: TruffleHog OSS
id: trufflehog
uses: trufflesecurity/trufflehog@17456f8c7d042d8c82c9a8ca9e937231f9f42e26 # v3.95.2
uses: trufflesecurity/trufflehog@37b77001d0174ebec2fcca2bd83ff83a6d45a3ab # v3.95.3
env:
GITHUB_HEAD_REF_SAFE: ${{ github.head_ref }}
continue-on-error: true
Expand Down
4 changes: 2 additions & 2 deletions backend/data_tools/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ verify_ssl = true
name = "pypi"

[packages]
SQLAlchemy = "==2.0.49"
pandas = "==3.0.2"
SQLAlchemy = "==2.0.50"
pandas = "==3.0.3"
json5 = "==0.14.0"
psycopg2-binary = "==2.9.12"
cfenv = "==0.5.3"
Expand Down
465 changes: 230 additions & 235 deletions backend/data_tools/Pipfile.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions backend/ops_api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ name = "pypi"
[packages]
alembic = "==1.18.4"
alembic-postgresql-enum = "==1.10.0"
authlib = "==1.7.1"
authlib = "==1.7.2"
azure-identity = "==1.25.3"
azure-storage-blob = "==12.28.0"
flask = "==3.1.3"
flask-cors = "==6.0.2"
flask-jwt-extended = {extras = ["asymmetric_crypto"], version = "==4.7.1"}
flask-jwt-extended = {extras = ["asymmetric_crypto"], version = "==4.7.4"}
gunicorn = "==26.0.0"
loguru = "==0.7.3"
markupsafe = "==3.0.3"
Expand All @@ -22,7 +22,7 @@ mypy = "==1.20.2"
psycopg2-binary = "==2.9.12"
PyYAML = "==6.0.3"
requests = "==2.33.1"
sqlalchemy = "==2.0.49"
sqlalchemy = "==2.0.50"
sqlalchemy-continuum = "==1.6.0"
deepdiff = "==9.0.0"
urllib3 = "==2.7.0"
Expand All @@ -32,7 +32,7 @@ black = {extras = ["d"], version = "==26.3.1"}
flake8 = "==7.3.0"
isort = "==8.0.1"
nox = "==2026.4.10"
numpy = "==2.4.4"
numpy = "==2.4.6"
pytest = "==9.0.3"
pytest-bdd = "==8.1.0"
pytest-cov = "==7.1.0"
Expand Down
641 changes: 321 additions & 320 deletions backend/ops_api/Pipfile.lock

Large diffs are not rendered by default.

122 changes: 81 additions & 41 deletions frontend/bun.lock

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"rehype-raw": "7.0.0",
"remark-gfm": "4.0.1",
"sass": "1.99.0",
"styled-components": "6.4.1",
"styled-components": "6.4.2",
"vest": "6.3.2",
"exceljs": "4.4.0"
},
"overrides": {
"caniuse-lite": "1.0.30001791",
"caniuse-lite": "1.0.30001793",
"lodash": "4.18.1",
"uuid": "14.0.0",
"glob": "10.5.0"
Expand All @@ -54,34 +54,34 @@
"@types/testing-library__jest-dom": "6.0.0",
"@types/testing-library__react": "10.2.0",
"@uswds/compile": "1.3.2",
"@vitejs/plugin-react": "6.0.1",
"@vitejs/plugin-react": "6.0.2",
"@vitest/coverage-istanbul": "4.1.7",
"@vitest/eslint-plugin": "1.6.16",
"@vitest/eslint-plugin": "1.6.18",
"@vitest/ui": "4.1.7",
"axe-core": "4.11.4",
"cypress": "15.14.2",
"cypress-axe": "1.7.0",
"cypress-localstorage-commands": "2.3.0",
"eslint": "10.3.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-cypress": "6.4.0",
"eslint-plugin-cypress": "6.4.1",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "5.5.5",
"eslint-plugin-prettier": "5.5.6",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "7.1.1",
"eslint-plugin-react-refresh": "0.5.2",
"eslint-plugin-testing-library": "7.16.2",
"globals": "17.5.0",
"history": "5.3.0",
"jsdom": "29.1.1",
"msw": "2.14.2",
"msw": "2.14.6",
"prettier": "3.8.3",
"redux-mock-store": "1.5.5",
"sass-loader": "16.0.7",
"sass-loader": "16.0.8",
"semantic-release": "25.0.3",
"esbuild": "0.28.0",
"vite": "8.0.10",
"vite": "8.0.14",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-svgr": "5.2.0",
"vitest": "4.1.7",
Expand Down
Loading