diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b47b470..642b992 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -59,7 +59,7 @@ Can also be used for pull requests. * `Type: Idea Bank` - Issues that pertain to proposing potential improvement to slurmrestd-operator. -* `Type: Enchancement` - Issues marked as an agreed upon enhancement to slurmrestd-operator. Can also be used for pull requests. +* `Type: Enhancement` - Issues marked as an agreed upon enhancement to slurmrestd-operator. Can also be used for pull requests. * `Statues: Help wanted` - Issues where we need help from the greater slurmrestd-operator community to solve. diff --git a/requirements.txt b/requirements.txt index 64b7c39..dfa795a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ ops==2.* -git+https://github.com/omnivector-solutions/slurm-ops-manager.git@0.8.12 \ No newline at end of file +git+https://github.com/omnivector-solutions/slurm-ops-manager.git@0.8.16 \ No newline at end of file