Skip to content

Commit

Permalink
build(deps): bump wntrblm/nox from 2024.04.15 to 2024.10.09
Browse files Browse the repository at this point in the history
Bumps [wntrblm/nox](https://github.com/wntrblm/nox) from 2024.04.15 to 2024.10.09.
- [Release notes](https://github.com/wntrblm/nox/releases)
- [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
- [Commits](wntrblm/nox@2024.04.15...2024.10.09)

---
updated-dependencies:
- dependency-name: wntrblm/nox
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent c4139bf commit 970b03b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
CIBW_ARCHS: "${{ matrix.archs }}"
CIBW_BUILD: "cp312-${{ matrix.build }}*"

- uses: wntrblm/nox@2024.04.15
- uses: wntrblm/nox@2024.10.09
name: Install Nox
with:
python-versions: "3.12"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
submodules: recursive

- uses: wntrblm/nox@2024.04.15
- uses: wntrblm/nox@2024.10.09
with:
python-versions: "3.8, 3.12, pypy3.10"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: wntrblm/nox@2024.04.15
- uses: wntrblm/nox@2024.10.09
with:
python-versions: "3.8, 3.9, 3.10, 3.11, 3.12, pypy3.9, pypy3.10"
- name: "Run tests"
Expand Down

0 comments on commit 970b03b

Please sign in to comment.