Skip to content

Commit 00bb031

Browse files
build(deps): Bump the production-dependencies group with 2 updates
Bumps the production-dependencies group with 2 updates: [pyyaml](https://github.com/yaml/pyyaml) and [ghastoolkit](https://github.com/GeekMasher/ghastoolkit). Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `ghastoolkit` from 0.17.0 to 0.18.1 - [Release notes](https://github.com/GeekMasher/ghastoolkit/releases) - [Commits](GeekMasher/ghastoolkit@0.17.0...0.18.1) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ghastoolkit dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e61a1b commit 00bb031

File tree

2 files changed

+200
-146
lines changed

2 files changed

+200
-146
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[packages]
77
pyyaml = "*"
8-
ghastoolkit = "<=0.17"
8+
ghastoolkit = "<=0.18.2"
99

1010
[dev-packages]
1111
black = "*"

0 commit comments

Comments
 (0)