Skip to content

Commit 892f905

Browse files
build(deps): bump pyyaml from 6.0.1 to 6.0.2 in /server
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] <support@github.com>
1 parent ade0010 commit 892f905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
rq==1.16.2
22
click==8.1.7
33
redis==5.0.8
4-
pyyaml==6.0.1
4+
pyyaml==6.0.2
55
jsonschema==4.17.3;python_version<"3.8"
66
jsonschema==4.22.0;python_version>="3.8"
77
requests==2.31.0;python_version<"3.8"

0 commit comments

Comments
 (0)