Skip to content

Commit

Permalink
chore: python dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dupuy committed Jan 7, 2025
1 parent 4efa785 commit fe11756
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 17 deletions.
62 changes: 46 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.10 ; python_version >= "3.8" and python_version < "4.0"

0 comments on commit fe11756

Please sign in to comment.