Skip to content

Commit

Permalink
build(deps): bump the dependencies group with 5 updates (#173)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [uvicorn](/~https://github.com/encode/uvicorn) | `0.30.1` | `0.30.3` |
| [hiredis](/~https://github.com/redis/hiredis-py) | `2.3.2` | `3.0.0` |
| [pytest](/~https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.1` |
| [pylint](/~https://github.com/pylint-dev/pylint) | `3.2.5` | `3.2.6` |
| [ruff](/~https://github.com/astral-sh/ruff) | `0.5.3` | `0.5.4` |


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

Updates `hiredis` from 2.3.2 to 3.0.0
- [Release notes](/~https://github.com/redis/hiredis-py/releases)
- [Changelog](/~https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md)
- [Commits](redis/hiredis-py@v2.3.2...v3.0.0)

Updates `pytest` from 8.2.2 to 8.3.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.2.2...8.3.1)

Updates `pylint` from 3.2.5 to 3.2.6
- [Release notes](/~https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.5...v3.2.6)

Updates `ruff` from 0.5.3 to 0.5.4
- [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.5.3...0.5.4)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: hiredis
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent f2734ef commit b40bebe
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 150 deletions.
Loading

0 comments on commit b40bebe

Please sign in to comment.