Skip to content

Commit faa451e

Browse files
authored
Merge pull request #15 from awslabs/dependabot/pip/rich-gte-13.3.0-and-lt-15.0.0
chore(deps): update rich requirement from <14.0.0,>=13.3.0 to >=13.3.0,<15.0.0
2 parents 1bf5af8 + 016f7f6 commit faa451e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ prometheus-client>=0.17.0,<1.0.0
1616
jsonschema>=2.5.1,<5.0.0
1717

1818
# CLI and UI
19-
rich>=13.3.0,<14.0.0
19+
rich>=13.3.0,<15.0.0
2020
python-dotenv>=0.13.0,<2.0.0
2121

2222
# Authentication dependencies

0 commit comments

Comments
 (0)