Skip to content

Commit 05543b3

Browse files
Bump nox from 2022.11.21 to 2023.4.22
Bumps [nox](https://github.com/wntrblm/nox) from 2022.11.21 to 2023.4.22. - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2022.11.21...2023.04.22) --- updated-dependencies: - dependency-name: nox dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff57dba commit 05543b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ format = [
6565
"isort == 5.12.0",
6666
]
6767
nox = [
68-
"nox == 2022.11.21",
68+
"nox == 2023.4.22",
6969
"toml == 0.10.2",
7070
]
7171
pytest = [

0 commit comments

Comments
 (0)