Skip to content

Commit

Permalink
build(deps): bump pyyaml from 6.0 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 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...6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent b7a8d92 commit baa2fd2
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 42 deletions.
96 changes: 55 additions & 41 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
-i https://pypi.org/simple
pyyaml==6.0.2
pyyaml==6.0.2; python_version >= '3.8'

0 comments on commit baa2fd2

Please sign in to comment.