Skip to content

Commit

Permalink
Bump CagtayFabry/pydeps2env from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [CagtayFabry/pydeps2env](https://github.com/cagtayfabry/pydeps2env) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/cagtayfabry/pydeps2env/releases)
- [Changelog](https://github.com/CagtayFabry/pydeps2env/blob/main/CHANGELOG.md)
- [Commits](CagtayFabry/pydeps2env@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: CagtayFabry/pydeps2env
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 11, 2024
1 parent beacb2e commit b985ee5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
fetch-depth: '0' # Fetch all history for all tags and branches

- uses: CagtayFabry/pydeps2env@v1.1.0
- uses: CagtayFabry/pydeps2env@v1.2.0
with:
files: 'pyproject.toml'
channels: 'conda-forge defaults'
Expand Down Expand Up @@ -139,7 +139,7 @@ jobs:
with:
fetch-depth: '0' # Fetch all history for all tags and branches

- uses: CagtayFabry/pydeps2env@v1.1.0
- uses: CagtayFabry/pydeps2env@v1.2.0
with:
files: 'pyproject.toml'
channels: 'conda-forge defaults'
Expand Down

0 comments on commit b985ee5

Please sign in to comment.