Skip to content

Commit

Permalink
chore(deps): Bump the pipenv group in /services/datalad with 8 updates
Browse files Browse the repository at this point in the history
Bumps the pipenv group in /services/datalad with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [redis](https://github.com/redis/redis-py) | `5.0.2` | `5.0.3` |
| [elastic-apm](https://github.com/elastic/apm-agent-python) | `6.20.0` | `6.21.4.post8347027212` |
| [boto3](https://github.com/boto/boto3) | `1.34.53` | `1.34.74` |
| [elasticsearch](https://github.com/elastic/elasticsearch-py) | `8.12.1` | `8.13.0` |
| [pygithub](https://github.com/pygithub/pygithub) | `2.2.0` | `2.3.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.0.2` | `8.1.1` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.4.3` | `7.4.4` |
| [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` |


Updates `redis` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.0.2...v5.0.3)

Updates `elastic-apm` from 6.20.0 to 6.21.4.post8347027212
- [Release notes](https://github.com/elastic/apm-agent-python/releases)
- [Changelog](https://github.com/elastic/apm-agent-python/blob/main/CHANGELOG.asciidoc)
- [Commits](https://github.com/elastic/apm-agent-python/commits)

Updates `boto3` from 1.34.53 to 1.34.74
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.53...1.34.74)

Updates `elasticsearch` from 8.12.1 to 8.13.0
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@v8.12.1...v8.13.0)

Updates `pygithub` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v2.2.0...v2.3.0)

Updates `pytest` from 8.0.2 to 8.1.1
- [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.0.2...8.1.1)

Updates `coverage` from 7.4.3 to 7.4.4
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.4.3...7.4.4)

Updates `pytest-cov` from 4.1.0 to 5.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pipenv
- dependency-name: elastic-apm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pipenv
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pipenv
- dependency-name: elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pipenv
- dependency-name: pygithub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pipenv
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pipenv
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pipenv
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: pipenv
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 71fb44e commit 4e9e866
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 99 deletions.
2 changes: 1 addition & 1 deletion services/datalad/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ falcon-elastic-apm = "*"
boto3 = "*"
elasticsearch = "*"
pygit2 = "*"
pygithub = "==2.2.0"
pygithub = "==2.3.0"
greenlet = "*"
charset-normalizer = "*"
198 changes: 100 additions & 98 deletions services/datalad/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4e9e866

Please sign in to comment.