Skip to content

Commit

Permalink
build(deps): bump pydantic from 2.5.2 to 2.9.2 in /CI/clang_tidy
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.2 to 2.9.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.5.2...v2.9.2)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 352d500 commit 9aa546d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CI/clang_tidy/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ annotated-types==0.6.0
appdirs==1.4.4
# via fs
codereport==0.3.2
# via -r CI/clang_tidy/requirements.in
# via -r requirements.in
fs==2.4.16
# via codereport
jinja2==3.1.2
Expand All @@ -20,9 +20,9 @@ markupsafe==2.1.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
pydantic==2.5.2
# via -r CI/clang_tidy/requirements.in
pydantic-core==2.14.5
pydantic==2.9.2
# via -r requirements.in
pydantic-core==2.23.4
# via pydantic
pygments==2.17.2
# via
Expand All @@ -31,9 +31,9 @@ pygments==2.17.2
python-slugify==6.1.2
# via codereport
pyyaml==6.0.1
# via -r CI/clang_tidy/requirements.in
# via -r requirements.in
rich==13.7.0
# via -r CI/clang_tidy/requirements.in
# via -r requirements.in
six==1.16.0
# via fs
text-unidecode==1.3
Expand Down

0 comments on commit 9aa546d

Please sign in to comment.