Skip to content

Commit

Permalink
fix: auto-fixes from pre-commit.ci
Browse files Browse the repository at this point in the history
Configured by .pre-commit-config.yaml
Checks run by https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 31, 2024
1 parent bb878f1 commit d5e9457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reliabot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ruamel-yaml-clib==0.2.8 ; platform_python_implementation == "CPython" and python_version < "3.13" and python_version >= "3.8"
ruamel-yaml==0.18.6 ; python_version >= "3.8" and python_version < "4.0"
ruamel-yaml==0.18.7 ; python_version >= "3.8" and python_version < "4.0"

0 comments on commit d5e9457

Please sign in to comment.