Skip to content

Commit

Permalink
build(deps): Bump ryan-rozario/pipreqs-action from 2.0.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [ryan-rozario/pipreqs-action](https://github.com/ryan-rozario/pipreqs-action) from 2.0.0 to 2.7.0.
- [Release notes](https://github.com/ryan-rozario/pipreqs-action/releases)
- [Commits](ryan-rozario/pipreqs-action@v2.0.0...v2.7.0)

---
updated-dependencies:
- dependency-name: ryan-rozario/pipreqs-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2023
1 parent ed9437a commit a872d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Update requirements.txt
uses: ryan-rozario/pipreqs-action@v2.0.0
uses: ryan-rozario/pipreqs-action@v2.7.0
with:
PROJECT_PATH: .
REQUIREMENT_PATH: ./requirements.txt

0 comments on commit a872d40

Please sign in to comment.