diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4808e8c..21b559b 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 slurmctld-operator. -* `Type: Enchancement` - Issues marked as an agreed upon enhancement to slurmctld-operator. Can also be used for pull requests. +* `Type: Enhancement` - Issues marked as an agreed upon enhancement to slurmctld-operator. Can also be used for pull requests. * `Statues: Help wanted` - Issues where we need help from the greater slurmctld-operator community to solve. diff --git a/requirements.txt b/requirements.txt index 658dc94..1f67961 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ops==2.* influxdb==5.3.1 jinja2==3.1.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