Skip to content

Commit

Permalink
chore(deps): bump the python-packages group with 3 updates (#121)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 3 updates: [pytest](https://github.com/pytest-dev/pytest), [rich](https://github.com/Textualize/rich) and [ruff](https://github.com/astral-sh/ruff).


Updates `pytest` from 8.3.2 to 8.3.3
- [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.2...8.3.3)

Updates `rich` from 13.8.0 to 13.8.1
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.8.0...v13.8.1)

Updates `ruff` from 0.6.4 to 0.6.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@0.6.4...0.6.5)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

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 Sep 16, 2024
1 parent c7aa08d commit f5b539f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ mypy==1.11.2
pre-commit==3.8.0
pydantic==2.9.1
pydata_sphinx_theme==0.15.4
pytest==8.3.2
rich==13.8.0
ruff==0.6.4
pytest==8.3.3
rich==13.8.1
ruff==0.6.5
setuptools-scm==8.1.0
sphinx<8.1
wheel==0.44.0

0 comments on commit f5b539f

Please sign in to comment.