Skip to content

Commit aba0fa0

Browse files
Bump the requirements group with 2 updates
Bumps the requirements group with 2 updates: [setuptools-scm](https://github.com/pypa/setuptools-scm) and [fasteners](https://github.com/harlowja/fasteners). Updates `setuptools-scm` from 8.3.1 to 9.2.0 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md) - [Commits](pypa/setuptools-scm@v8.3.1...v9.2.0) Updates `fasteners` from 0.19 to 0.20 - [Release notes](https://github.com/harlowja/fasteners/releases) - [Changelog](https://github.com/harlowja/fasteners/blob/main/CHANGELOG.md) - [Commits](harlowja/fasteners@0.19...0.20) --- updated-dependencies: - dependency-name: setuptools-scm dependency-version: 9.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: requirements - dependency-name: fasteners dependency-version: '0.20' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: requirements ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e1a466 commit aba0fa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements_dev_minimal.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# library requirements
22
asciitree==0.3.3
3-
fasteners==0.19
3+
fasteners==0.20
44
numcodecs==0.15.1
55
msgpack-python==0.5.6
6-
setuptools-scm==8.3.1
6+
setuptools-scm==9.2.0
77
# test requirements
88
pytest==8.4.1

0 commit comments

Comments
 (0)