Skip to content

Commit e5cfee4

Browse files
Update ordered-set requirement from ==3.* to ==4.*
Updates the requirements on [ordered-set](https://github.com/LuminosoInsight/ordered-set) to permit the latest version. - [Release notes](https://github.com/LuminosoInsight/ordered-set/releases) - [Commits](https://github.com/LuminosoInsight/ordered-set/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fb78b0c commit e5cfee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ python-dateutil>=2.7.*
22
inflection>=0.3.*
33
unidecode>=1.0.*
44
Jinja2>=2.10.*
5-
ordered-set==3.*
5+
ordered-set==4.*

0 commit comments

Comments
 (0)