Skip to content

Commit

Permalink
chore(deps): update patch dependencies (#3060)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent d1a78d1 commit ca67d38
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion backend/data_tools/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
SQLAlchemy = "==2.0.36"
pandas = "==2.2.3"
json5 = "==0.9.27"
json5 = "==0.9.28"
psycopg2-binary = "==2.9.10"
cfenv = "==0.5.3"
typing-extensions = "==4.12.2"
Expand Down
8 changes: 4 additions & 4 deletions backend/data_tools/Pipfile.lock

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

Binary file modified frontend/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"sass": "1.80.6",
"sass-loader": "16.0.3",
"styled-components": "6.1.13",
"vest": "5.4.3",
"vest": "5.4.4",
"vite": "5.4.11",
"vite-jsconfig-paths": "2.0.1",
"vite-plugin-babel-macros": "1.0.6",
Expand Down

0 comments on commit ca67d38

Please sign in to comment.