Skip to content

Commit

Permalink
pip(deps): bump the pip group with 11 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [uvicorn](https://github.com/encode/uvicorn) | `0.23.2` | `0.24.0.post1` |
| [boto3](https://github.com/boto/boto3) | `1.28.69` | `1.28.74` |
| [botocore](https://github.com/boto/botocore) | `1.31.74` | `1.31.85` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.28.74` | `1.28.85` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.4.7` | `9.4.8` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.88.1` | `6.88.4` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.333` | `1.1.335` |
| [black](https://github.com/psf/black) | `23.10.1` | `23.11.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.1.3` | `0.1.5` |
| [yamllint](https://github.com/adrienverge/yamllint) | `1.32.0` | `1.33.0` |
| [ddtrace](https://github.com/DataDog/dd-trace-py) | `2.1.4` | `2.1.6` |


Updates `uvicorn` from 0.23.2 to 0.24.0.post1
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.23.2...0.24.0.post1)

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

Updates `botocore` from 1.31.74 to 1.31.85
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.31.74...1.31.85)

Updates `boto3-stubs` from 1.28.74 to 1.28.85
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `mkdocs-material` from 9.4.7 to 9.4.8
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.4.7...9.4.8)

Updates `hypothesis` from 6.88.1 to 6.88.4
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.88.1...hypothesis-python-6.88.4)

Updates `pyright` from 1.1.333 to 1.1.335
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.333...v1.1.335)

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

Updates `ruff` from 0.1.3 to 0.1.5
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.1.3...v0.1.5)

Updates `yamllint` from 1.32.0 to 1.33.0
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](adrienverge/yamllint@v1.32.0...v1.33.0)

Updates `ddtrace` from 2.1.4 to 2.1.6
- [Release notes](https://github.com/DataDog/dd-trace-py/releases)
- [Changelog](https://github.com/DataDog/dd-trace-py/blob/2.x/CHANGELOG.md)
- [Commits](DataDog/dd-trace-py@v2.1.4...v2.1.6)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: boto3-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: yamllint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: ddtrace
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent f1775b6 commit b1e4e09
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 171 deletions.
Loading

0 comments on commit b1e4e09

Please sign in to comment.