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 30, 2024
1 parent 24c53cb commit d5a0992
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 55 deletions.
110 changes: 56 additions & 54 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ markdown = "3.6"
PyJWT = {version = "2.9.0", extras = ["crypto"]}
pymdown-extensions = "10.9"
python-frontmatter = "1.1.0"
pyyaml = "6.0.1"
pyyaml = "6.0.2"
sentry-sdk = "2.12.0"
whitenoise = "6.7.0"
psycopg = {extras = ["binary"], version = "3.2.1"}
Expand Down

0 comments on commit d5a0992

Please sign in to comment.