deps(deps): bump pyyaml from 6.0.1 to 6.0.3
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.3. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
pyproject.toml
Executable file → Normal file
2
pyproject.toml
Executable file → Normal file
@@ -110,7 +110,7 @@ dependencies = [
|
||||
"click==8.1.7",
|
||||
"httpx==0.26.0",
|
||||
"pydantic==2.5.3",
|
||||
"pyyaml==6.0.1",
|
||||
"pyyaml==6.0.3",
|
||||
"rich==13.7.0",
|
||||
"keyring==24.3.0",
|
||||
"cryptography==41.0.8",
|
||||
|
||||
Reference in New Issue
Block a user