Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 9 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` |
| [typer](https://github.com/tiangolo/typer) | `0.9.0` | `0.12.3` |
| [pygithub](https://github.com/pygithub/pygithub) | `1.59.1` | `2.3.0` |
| [duckdb](https://github.com/duckdb/duckdb) | `0.9.2` | `1.0.0` |
| [tqdm](https://github.com/tqdm/tqdm) | `4.65.2` | `4.66.4` |
| [more-itertools](https://github.com/more-itertools/more-itertools) | `10.1.0` | `10.3.0` |
| [prql-python](https://github.com/PRQL/prql) | `0.9.5` | `0.11.2` |
| [psutil](https://github.com/giampaolo/psutil) | `5.9.6` | `6.0.0` |
| [black](https://github.com/psf/black) | `23.7.0` | `24.4.2` |



Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.3)

Updates `typer` from 0.9.0 to 0.12.3
- [Release notes](https://github.com/tiangolo/typer/releases)
- [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.9.0...0.12.3)

Updates `pygithub` from 1.59.1 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@v1.59.1...v2.3.0)

Updates `duckdb` from 0.9.2 to 1.0.0
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Changelog](https://github.com/duckdb/duckdb/blob/main/tools/release-pip.py)
- [Commits](duckdb/duckdb@v0.9.2...v1.0.0)

Updates `tqdm` from 4.65.2 to 4.66.4
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.65.2...v4.66.4)

Updates `more-itertools` from 10.1.0 to 10.3.0
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](more-itertools/more-itertools@v10.1.0...v10.3.0)

Updates `prql-python` from 0.9.5 to 0.11.2
- [Release notes](https://github.com/PRQL/prql/releases)
- [Changelog](https://github.com/PRQL/prql/blob/main/CHANGELOG.md)
- [Commits](PRQL/prql@0.9.5...0.11.2)

Updates `psutil` from 5.9.6 to 6.0.0
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.9.6...release-6.0.0)

Updates `black` from 23.7.0 to 24.4.2
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.7.0...24.4.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pygithub
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: duckdb
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: more-itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: prql-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent faefa85 commit 4c6553c
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 130 deletions.
Loading

0 comments on commit 4c6553c

Please sign in to comment.