Skip to content

Commit e19b9dd

Browse files
Bump the dev-dependencies group across 1 directory with 3 updates
Updates the requirements on [nox](https://github.com/wntrblm/nox), [pre-commit](https://github.com/pre-commit/pre-commit) and [zipp](https://github.com/jaraco/zipp) to permit the latest version. Updates `nox` to 2026.4.10 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2026.02.09...2026.04.10) Updates `pre-commit` to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.5.1...v4.6.0) Updates `zipp` to 3.23.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.19.1...v3.23.1) --- updated-dependencies: - dependency-name: nox dependency-version: 2026.4.10 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: zipp dependency-version: 3.23.1 dependency-type: direct:development dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f40a7fa commit e19b9dd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
nox>=2026.2.9
2-
pre-commit>=4.5.1,<5
3-
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
1+
nox>=2026.4.10
2+
pre-commit>=4.6.0,<5
3+
zipp>=3.23.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)