Skip to content

Commit

Permalink
Bump pyyaml from 6.0.1 to 6.0.2
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: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 24, 2024
1 parent b4092d9 commit 49ee492
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ python-on-whales==0.72.0
# -r requirements/test.in
pytz==2023.3.post1
# via babel
pyyaml==6.0.1
pyyaml==6.0.2
# via pre-commit
re-assert==1.1.0
# via -r requirements/test.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ python-on-whales==0.72.0
# -r requirements/test.in
pytz==2023.3.post1
# via babel
pyyaml==6.0.1
pyyaml==6.0.2
# via pre-commit
re-assert==1.1.0
# via -r requirements/test.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.72.0
# via -r requirements/lint.in
pyyaml==6.0.1
pyyaml==6.0.2
# via pre-commit
requests==2.32.3
# via python-on-whales
Expand Down

0 comments on commit 49ee492

Please sign in to comment.