Skip to content

Commit 201ffd4

Browse files
chore(deps): bump the python-minor-and-patch group across 1 directory with 2 updates
Bumps the python-minor-and-patch group with 2 updates in the / directory: [build](https://github.com/pypa/build) and [import-linter](https://github.com/seddonym/import-linter). Updates `build` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.5.0...1.6.0) Updates `import-linter` from 2.12 to 2.13 - [Changelog](https://github.com/seddonym/import-linter/blob/main/docs/release_notes.md) - [Commits](seddonym/import-linter@v2.12...v2.13) --- updated-dependencies: - dependency-name: build dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: import-linter dependency-version: '2.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d14109d commit 201ffd4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tox
2-
build==1.5.0
2+
build==1.6.0
33
pytest
44
pytest-cov

requirements-lint.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
-r requirements.txt
2-
build==1.5.0
2+
build==1.6.0
33
black==26.5.1
44
commitizen==3.31.0
55
flake8==7.3.0
6-
import-linter==2.12
6+
import-linter==2.13
77
isort==5.13.2
88
mypy==1.19.1
99
pylint==3.3.9

0 commit comments

Comments
 (0)