Skip to content

Commit

Permalink
chore(deps): update patch dependencies to v2.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2023
1 parent d07e499 commit 6a445f1
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 139 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.16"
SQLAlchemy = "==2.0.17"
pandas = "==1.5.3"
json5 = "==0.9.14"
psycopg2-binary = "==2.9.6"
Expand Down
134 changes: 67 additions & 67 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 @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
sqlalchemy = "==2.0.16"
sqlalchemy = "==2.0.17"
flask = "==2.3.2"
mypy = "==0.991"
flask-jwt-extended = {extras = ["asymmetric_crypto"], version = "==4.5.2"}
Expand Down
Loading

0 comments on commit 6a445f1

Please sign in to comment.