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: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent d4e3706 commit 80c4dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Click==8.1.7
pytz==2024.1
PyYAML==6.0.1
PyYAML==6.0.2
requests==2.32.3
requests-hawk==1.2.1
tabulate==0.9.0

0 comments on commit 80c4dc4

Please sign in to comment.