Skip to content

Commit 617ce82

Browse files
authored
Merge pull request #2233 from devitocodes/dependabot/pip/anytree-gte-2.4.3-and-lte-2.10.0
pip prod(deps): update anytree requirement from <=2.9.0,>=2.4.3 to >=2.4.3,<=2.10.0
2 parents e452a64 + 3a7b6c9 commit 617ce82

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
@@ -8,5 +8,5 @@ cgen>=2020.1
88
codepy>=2019.1
99
click<9.0
1010
multidict
11-
anytree>=2.4.3,<=2.9.0
11+
anytree>=2.4.3,<=2.10.0
1212
cloudpickle

0 commit comments

Comments
 (0)