Skip to content

Commit

Permalink
chore(deps): bump the python-packages group with 2 updates (#145)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates: [pydantic](https://github.com/pydantic/pydantic) and [ruff](https://github.com/astral-sh/ruff).


Updates `pydantic` from 2.10.2 to 2.10.3
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.10.2...v2.10.3)

Updates `ruff` from 0.8.1 to 0.8.2
- [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.8.1...0.8.2)

---
updated-dependencies:
- dependency-name: pydantic
  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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 1f5afb2 commit 71d5dde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ autodoc-pydantic==2.2.0
build==1.2.2.post1
mypy==1.13.0
pre-commit==4.0.1
pydantic==2.10.2
pydantic==2.10.3
pydata_sphinx_theme==0.16.0
pytest==8.3.4
rich==13.9.4
ruff==0.8.1
ruff==0.8.2
setuptools-scm==8.1.0
sphinx<8.2
wheel==0.45.1

0 comments on commit 71d5dde

Please sign in to comment.