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 Jan 15, 2025
1 parent a89b113 commit 62fa16a
Show file tree
Hide file tree
Showing 6 changed files with 127 additions and 127 deletions.
2 changes: 1 addition & 1 deletion backend/data_tools/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
SQLAlchemy = "==2.0.36"
SQLAlchemy = "==2.0.37"
pandas = "==2.2.3"
json5 = "==0.10.0"
psycopg2-binary = "==2.9.10"
Expand Down
118 changes: 59 additions & 59 deletions backend/data_tools/Pipfile.lock

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

2 changes: 1 addition & 1 deletion backend/ops_api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ mypy = "==1.14.1"
psycopg2-binary = "==2.9.10"
PyYAML = "==6.0.2"
requests = "==2.32.3"
sqlalchemy = "==2.0.36"
sqlalchemy = "==2.0.37"
sqlalchemy-continuum = "==1.4.2"

[dev-packages]
Expand Down
Loading

0 comments on commit 62fa16a

Please sign in to comment.