Skip to content

Commit

Permalink
chore(deps): update dependency json5 to v0.10.0 (#3147)
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 30, 2024
1 parent 78f3283 commit 40db875
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.28"
json5 = "==0.10.0"
psycopg2-binary = "==2.9.10"
cfenv = "==0.5.3"
typing-extensions = "==4.12.2"
Expand Down
14 changes: 7 additions & 7 deletions backend/data_tools/Pipfile.lock

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

0 comments on commit 40db875

Please sign in to comment.