Skip to content

Commit

Permalink
Merge pull request #151 from cds-snc/renovate/all-patch
Browse files Browse the repository at this point in the history
chore(deps): update all patch dependencies
  • Loading branch information
James Eberhardt committed Dec 12, 2022
2 parents 3717f19 + c53959e commit 5f920cb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tf_plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
echo "$GITHUB_WORKSPACE/bin" >> $GITHUB_PATH
- name: Terraform plan
uses: cds-snc/terraform-plan@1519c0074bc5bee9e949c7d1d4d7636a75c2479e # tag=v1
uses: cds-snc/terraform-plan@1519c0074bc5bee9e949c7d1d4d7636a75c2479e # v1.0.10
with:
comment-delete: true
comment-title: Plan for ${{ matrix.module }}
Expand Down
6 changes: 3 additions & 3 deletions api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
alembic==1.6.5
aws-lambda-powertools==1.20.1
boto3==1.18.31
bcrypt==3.2.0
bcrypt==3.2.2
email-validator==1.1.3
fastapi==0.67.0
logzero==1.7.0
mangum==0.12.1
notifications-python-client==6.0.2
psycopg2-binary==2.9.1
SQLAlchemy==1.4.22
psycopg2-binary==2.9.5
SQLAlchemy==1.4.44
4 changes: 2 additions & 2 deletions api/requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
bandit==1.7.0
bandit==1.7.4
black==22.3.0
coverage==5.5
flake8==3.9.2
locust==2.1.0
pytest==6.2.4
pytest==6.2.5
requests==2.25.1
uvicorn==0.14.0

0 comments on commit 5f920cb

Please sign in to comment.