Commit ae9e9e8
authored
chore(deps): Bump the pipenv group across 1 directory with 11 updates
Bumps the pipenv group with 10 updates in the /services/datalad directory:
| Package | From | To |
| --- | --- | --- |
| [falcon](https://github.com/falconry/falcon) | `3.1.3` | `4.0.2` |
| [boto3](https://github.com/boto/boto3) | `1.35.60` | `1.35.90` |
| [pygithub](https://github.com/pygithub/pygithub) | `2.4.0` | `2.5.0` |
| [uvicorn](https://github.com/encode/uvicorn) | `0.32.0` | `0.34.0` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.18.0` | `2.19.2` |
| [bidsschematools](https://github.com/bids-standard/bids-specification) | `0.11.3.post3` | `1.0.0` |
| [datalad](https://github.com/datalad/datalad) | `1.1.3` | `1.1.5` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.4` | `7.6.10` |
| [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `0.25.0` |
Updates `falcon` from 3.1.3 to 4.0.2
- [Release notes](https://github.com/falconry/falcon/releases)
- [Changelog](https://github.com/falconry/falcon/blob/master/RELEASE.md)
- [Commits](falconry/falcon@3.1.3...4.0.2)
Updates `boto3` from 1.35.60 to 1.35.90
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.60...1.35.90)
Updates `pygithub` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v2.4.0...v2.5.0)
Updates `charset-normalizer` from 3.4.0 to 3.4.1
- [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.0...3.4.1)
Updates `uvicorn` from 0.32.0 to 0.34.0
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.32.0...0.34.0)
Updates `sentry-sdk` from 2.18.0 to 2.19.2
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.18.0...2.19.2)
Updates `bidsschematools` from 0.11.3.post3 to 1.0.0
- [Release notes](https://github.com/bids-standard/bids-specification/releases)
- [Changelog](https://github.com/bids-standard/bids-specification/blob/master/Release_Protocol.md)
- [Commits](bids-standard/bids-specification@schema-0.11.3.post3...schema-1.0.0)
Updates `datalad` from 1.1.3 to 1.1.5
- [Release notes](https://github.com/datalad/datalad/releases)
- [Changelog](https://github.com/datalad/datalad/blob/maint/CHANGELOG.md)
- [Commits](datalad/datalad@1.1.3...1.1.5)
Updates `pytest` from 8.3.3 to 8.3.4
- [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.3.3...8.3.4)
Updates `coverage` from 7.6.4 to 7.6.10
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.6.4...7.6.10)
Updates `pytest-asyncio` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.0)
---
updated-dependencies:
- dependency-name: falcon
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: pipenv
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pipenv
- dependency-name: pygithub
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pipenv
- dependency-name: charset-normalizer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pipenv
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pipenv
- dependency-name: sentry-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pipenv
- dependency-name: bidsschematools
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: pipenv
- dependency-name: datalad
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pipenv
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pipenv
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pipenv
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pipenv
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent f59fe01 commit ae9e9e8
2 files changed
+624
-632
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
0 commit comments