Commit 3294c62
authored
chore(deps): Bump the datalad group in /services/datalad with 18 updates
Bumps the datalad group in /services/datalad with 18 updates:
| Package | From | To |
| --- | --- | --- |
| [aiofiles](https://github.com/Tinche/aiofiles) | `24.1.0` | `25.1.0` |
| [aioshutil](https://github.com/kumaraditya303/aioshutil) | `1.5` | `1.6` |
| [bidsschematools](https://github.com/bids-standard/bids-specification) | `1.0.10` | `1.1.2` |
| [boto3](https://github.com/boto/boto3) | `1.38.31` | `1.40.64` |
| [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.2` | `3.4.4` |
| [dnspython](https://github.com/rthalley/dnspython) | `2.7.0` | `2.8.0` |
| [falcon](https://github.com/falconry/falcon) | `4.0.2` | `4.1.0` |
| [pygit2](https://github.com/libgit2/pygit2) | `1.18.0` | `1.19.0` |
| [pygithub](https://github.com/pygithub/pygithub) | `2.6.1` | `2.8.1` |
| [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.5` |
| [taskiq-redis](https://github.com/taskiq-python/taskiq-redis) | `1.0.9` | `1.1.2` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.8.2` | `7.11.0` |
| [datalad](https://github.com/datalad/datalad) | `1.2.0` | `1.2.3` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.4.0` | `8.4.2` |
| [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.0.0` | `1.2.0` |
| [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.1.1` | `7.0.0` |
| [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.7.0` | `3.8.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.12.2` | `0.14.3` |
Updates `aiofiles` from 24.1.0 to 25.1.0
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md)
- [Commits](Tinche/aiofiles@v24.1.0...v25.1.0)
Updates `aioshutil` from 1.5 to 1.6
- [Commits](kumaraditya303/aioshutil@v1.5...v1.6)
Updates `bidsschematools` from 1.0.10 to 1.1.2
- [Release notes](https://github.com/bids-standard/bids-specification/releases)
- [Changelog](https://github.com/bids-standard/bids-specification/blob/v1.1.2/Release_Protocol.md)
- [Commits](bids-standard/bids-specification@schema-1.0.10...v1.1.2)
Updates `boto3` from 1.38.31 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.38.31...1.40.64)
Updates `charset-normalizer` from 3.4.2 to 3.4.4
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.4.2...3.4.4)
Updates `dnspython` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst)
- [Commits](rthalley/dnspython@v2.7.0...v2.8.0)
Updates `falcon` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/falconry/falcon/releases)
- [Changelog](https://github.com/falconry/falcon/blob/master/RELEASE.md)
- [Commits](falconry/falcon@4.0.2...4.1.0)
Updates `pygit2` from 1.18.0 to 1.19.0
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md)
- [Commits](libgit2/pygit2@v1.18.0...v1.19.0)
Updates `pygithub` from 2.6.1 to 2.8.1
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v2.6.1...v2.8.1)
Updates `requests` from 2.32.3 to 2.32.5
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.3...v2.32.5)
Updates `taskiq-redis` from 1.0.9 to 1.1.2
- [Release notes](https://github.com/taskiq-python/taskiq-redis/releases)
- [Commits](taskiq-python/taskiq-redis@1.0.9...1.1.2)
Updates `coverage` from 7.8.2 to 7.11.0
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.8.2...7.11.0)
Updates `datalad` from 1.2.0 to 1.2.3
- [Release notes](https://github.com/datalad/datalad/releases)
- [Changelog](https://github.com/datalad/datalad/blob/maint/CHANGELOG.md)
- [Commits](datalad/datalad@1.2.0...1.2.3)
Updates `pytest` from 8.4.0 to 8.4.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.4.0...8.4.2)
Updates `pytest-asyncio` from 1.0.0 to 1.2.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.2.0)
Updates `pytest-cov` from 6.1.1 to 7.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v6.1.1...v7.0.0)
Updates `pytest-xdist` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xdist@v3.7.0...v3.8.0)
Updates `ruff` from 0.12.2 to 0.14.3
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.12.2...0.14.3)
---
updated-dependencies:
- dependency-name: aiofiles
dependency-version: 25.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: datalad
- dependency-name: aioshutil
dependency-version: '1.6'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: datalad
- dependency-name: bidsschematools
dependency-version: 1.1.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: datalad
- dependency-name: boto3
dependency-version: 1.40.64
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: datalad
- dependency-name: charset-normalizer
dependency-version: 3.4.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: datalad
- dependency-name: dnspython
dependency-version: 2.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: datalad
- dependency-name: falcon
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: datalad
- dependency-name: pygit2
dependency-version: 1.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: datalad
- dependency-name: pygithub
dependency-version: 2.8.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: datalad
- dependency-name: requests
dependency-version: 2.32.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: datalad
- dependency-name: taskiq-redis
dependency-version: 1.1.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: datalad
- dependency-name: coverage
dependency-version: 7.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: datalad
- dependency-name: datalad
dependency-version: 1.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: datalad
- dependency-name: pytest
dependency-version: 8.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: datalad
- dependency-name: pytest-asyncio
dependency-version: 1.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: datalad
- dependency-name: pytest-cov
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: datalad
- dependency-name: pytest-xdist
dependency-version: 3.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: datalad
- dependency-name: ruff
dependency-version: 0.14.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: datalad
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 16aeb2d commit 3294c62
1 file changed
+253
-195
lines changed
0 commit comments