Skip to content

Commit

Permalink
build(deps): update ruamel-yaml requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [ruamel-yaml]() to permit the latest version.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sumnerevans committed Dec 12, 2023
1 parent 05cb219 commit 0bb9947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ dataclasses-json>=0.6.3,<0.7
mautrix>=0.20.1,<0.21
pycryptodome>=3,<4
python-magic>=0.4,<0.5
ruamel.yaml>=0.15.94,<0.18
ruamel.yaml>=0.15.94,<0.19
yarl>=1,<2

0 comments on commit 0bb9947

Please sign in to comment.