Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
* Bump black from 22.8.0 to 22.10.0
* Bump boto3 from 1.24.84 to 1.24.90
  • Loading branch information
hakbailey committed Oct 14, 2022
1 parent 6aa7903 commit d3c3a58
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 53 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ name: CI
on: push
jobs:
test:
uses: mitlibraries/.github/.github/workflows/python-shared-test.yml@main
uses: mitlibraries/.github/.github/workflows/python-shared-test.yml@dependency-updates
lint:
uses: mitlibraries/.github/.github/workflows/python-shared-lint.yml@main
uses: mitlibraries/.github/.github/workflows/python-shared-lint.yml@dependency-updates
100 changes: 49 additions & 51 deletions Pipfile.lock

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

0 comments on commit d3c3a58

Please sign in to comment.