Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#193)
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 Jan 23, 2023
1 parent 03d3cd0 commit bbf1343
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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.45
boto3==1.26.50
# via cartography
botocore==1.29.45
botocore==1.29.50
# via
# boto3
# cartography
Expand Down Expand Up @@ -229,7 +229,7 @@ pyyaml==5.4.1
# cartography
# knack
# kubernetes
requests[socks]==2.28.1
requests[socks]==2.28.2
# via
# adal
# azure-cli-core
Expand Down Expand Up @@ -281,7 +281,7 @@ tabulate==0.9.0
# via knack
uritemplate==3.0.1
# via google-api-python-client
urllib3[secure]==1.26.13
urllib3[secure]==1.26.14
# via
# azure-cli-core
# botocore
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ certifi==2022.12.7
# via -r requirements.in
neo4j==4.4.10
# via -r requirements.in
pytz==2022.7
pytz==2022.7.1
# via neo4j
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black==22.12.0
coverage==5.5
flake8==3.9.2
pytest==7.2.0
pytest==7.2.1
pytest-asyncio==0.20.3
pytest-env==0.8.1
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.45
boto3==1.26.50
gunicorn==20.1.0
psycopg2-binary==2.9.5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black==22.12.0
coverage==5.5
flake8==3.9.2
pytest==7.2.0
pytest==7.2.1
pytest-asyncio==0.20.3
pytest-env==0.8.1

0 comments on commit bbf1343

Please sign in to comment.