Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#162)
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] committed Dec 19, 2022
1 parent 4378a7c commit de58664
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions images/cloud_asset_inventory/cartography/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ azure-mgmt-storage==18.0.0
# via cartography
bcrypt==3.2.2
# via paramiko
boto3==1.26.22
boto3==1.26.27
# via cartography
botocore==1.29.22
botocore==1.29.27
# via
# boto3
# cartography
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ black==22.10.0
coverage==5.5
flake8==3.9.2
pytest==7.2.0
pytest-asyncio==0.20.2
pytest-asyncio==0.20.3
pytest-env==0.8.1
2 changes: 1 addition & 1 deletion images/csp_violation_report_service/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"devDependencies": {
"axios": "0.27.2",
"laravel-mix": "6.0.49",
"postcss": "8.4.19"
"postcss": "8.4.20"
}
}
2 changes: 1 addition & 1 deletion images/csp_violation_report_service/app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ aws-lambda-powertools==1.31.1
masonite==4.17.4
masonite-orm==2.18.6
apig-wsgi==2.15.0
boto3==1.26.22
boto3==1.26.27
gunicorn==20.1.0
psycopg2-binary==2.9.5
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ black==22.10.0
coverage==5.5
flake8==3.9.2
pytest==7.2.0
pytest-asyncio==0.20.2
pytest-asyncio==0.20.3
pytest-env==0.8.1

0 comments on commit de58664

Please sign in to comment.