Skip to content

Commit

Permalink
build(deps): bump pyyaml from 6.0.1 to 6.0.2 in /CI/clang_tidy
Browse files Browse the repository at this point in the history
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](yaml/pyyaml@6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 352d500 commit 6eb7972
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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 @@ -21,7 +21,7 @@ markupsafe==2.1.3
mdurl==0.1.2
# via markdown-it-py
pydantic==2.5.2
# via -r CI/clang_tidy/requirements.in
# via -r requirements.in
pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
Expand All @@ -30,10 +30,10 @@ pygments==2.17.2
# rich
python-slugify==6.1.2
# via codereport
pyyaml==6.0.1
# via -r CI/clang_tidy/requirements.in
pyyaml==6.0.2
# 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 6eb7972

Please sign in to comment.