Skip to content

Commit

Permalink
fix(deps): update patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent bdc07c4 commit 374d22f
Show file tree
Hide file tree
Showing 7 changed files with 802 additions and 614 deletions.
6 changes: 3 additions & 3 deletions .github/actions/bump-and-tag/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions backend/data_tools/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,24 @@ verify_ssl = true
name = "pypi"

[packages]
SQLAlchemy = "==2.0.36"
SQLAlchemy = "==2.0.38"
pandas = "==2.2.3"
json5 = "==0.10.0"
psycopg2-binary = "==2.9.10"
cfenv = "==0.5.3"
typing-extensions = "==4.12.2"
desert = "2022.9.22"
sqlalchemy-continuum = "==1.4.2"
marshmallow-sqlalchemy = "==1.4.0"
marshmallow-sqlalchemy = "==1.4.1"
marshmallow-enum = "==1.5.1"
alembic = "==1.14.0"
alembic-postgresql-enum = "==1.6.0"
alembic = "==1.14.1"
alembic-postgresql-enum = "==1.6.1"
azure-storage-blob = "==12.24.1"
azure-identity = "==1.19.0"
azure-keyvault-secrets = "==4.9.0"
loguru = "==0.7.3"
click = "==8.1.8"
aiohttp = "==3.11.11"
aiohttp = "==3.11.12"
deepdiff = "*"

[dev-packages]
Expand Down
843 changes: 471 additions & 372 deletions backend/data_tools/Pipfile.lock

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions backend/ops_api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ verify_ssl = true
name = "pypi"

[packages]
alembic = "==1.14.0"
alembic-postgresql-enum = "==1.6.0"
authlib = "==1.4.0"
alembic = "==1.14.1"
alembic-postgresql-enum = "==1.6.1"
authlib = "==1.4.1"
azure-identity = "==1.19.0"
azure-storage-blob = "==12.24.1"
desert = "==2022.9.22"
Expand All @@ -18,12 +18,12 @@ loguru = "==0.7.3"
markupsafe = "==3.0.2"
marshmallow-dataclass = "==8.7.1"
marshmallow-enum = "==1.5.1"
marshmallow-sqlalchemy = "==1.4.0"
marshmallow-sqlalchemy = "==1.4.1"
mypy = "==1.15.0"
psycopg2-binary = "==2.9.10"
PyYAML = "==6.0.2"
requests = "==2.32.3"
sqlalchemy = "==2.0.36"
sqlalchemy = "==2.0.38"
sqlalchemy-continuum = "==1.4.2"
deepdiff = "*"

Expand All @@ -35,7 +35,7 @@ flake8-black = "==0.3.6"
ipython = "==8.32.0"
isort = "==6.0.0"
nox = "==2025.2.9"
numpy = "==2.2.1"
numpy = "==2.2.3"
pytest = "==8.3.4"
pytest-bdd = "==8.1.0"
pytest-cov = "==6.0.0"
Expand Down
529 changes: 309 additions & 220 deletions backend/ops_api/Pipfile.lock

Large diffs are not rendered by default.

Binary file modified frontend/bun.lockb
Binary file not shown.
16 changes: 8 additions & 8 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "module",
"dependencies": {
"@azure/storage-blob": "12.26.0",
"@eslint/compat": "1.2.4",
"@eslint/compat": "1.2.6",
"@eslint/js": "9.20.0",
"@fortawesome/fontawesome-svg-core": "6.7.2",
"@fortawesome/free-regular-svg-icons": "6.7.2",
Expand All @@ -15,7 +15,7 @@
"@nivo/bar": "0.88.0",
"@nivo/core": "0.88.0",
"@nivo/pie": "0.88.0",
"@reduxjs/toolkit": "2.5.0",
"@reduxjs/toolkit": "2.5.1",
"@uswds/uswds": "3.11.0",
"@vitejs/plugin-react": "4.3.4",
"axios": "1.7.9",
Expand All @@ -27,10 +27,10 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-react-refresh": "0.4.16",
"eslint-plugin-react-refresh": "0.4.19",
"eslint-plugin-testing-library": "7.1.1",
"jose": "5.9.6",
"js-cookie": "3.0.5",
Expand All @@ -49,7 +49,7 @@
"remark-gfm": "4.0.1",
"sass": "1.83.0",
"sass-loader": "16.0.4",
"styled-components": "6.1.13",
"styled-components": "6.1.15",
"vest": "5.4.6",
"vite": "6.1.0",
"vite-jsconfig-paths": "2.0.1",
Expand All @@ -58,7 +58,7 @@
"vite-plugin-svgr": "4.3.0"
},
"overrides": {
"rollup": "4.34.0"
"rollup": "4.34.6"
},
"devDependencies": {
"@testing-library/jest-dom": "6.6.3",
Expand All @@ -70,7 +70,7 @@
"@vitest/coverage-istanbul": "2.1.9",
"@vitest/ui": "2.1.9",
"axe-core": "4.10.2",
"cypress": "14.0.0",
"cypress": "14.0.3",
"cypress-axe": "1.6.0",
"cypress-localstorage-commands": "2.2.7",
"globals": "15.14.0",
Expand Down

0 comments on commit 374d22f

Please sign in to comment.