Skip to content

Commit 657aba5

Browse files
Bump ebdtable2graph from 0.1.7 to 0.1.8
Bumps [ebdtable2graph](https://github.com/Hochfrequenz/ebd_table_to_graph) from 0.1.7 to 0.1.8. - [Release notes](https://github.com/Hochfrequenz/ebd_table_to_graph/releases) - [Commits](https://github.com/Hochfrequenz/ebd_table_to_graph/commits) --- updated-dependencies: - dependency-name: ebdtable2graph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3390f47 commit 657aba5

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

requirements.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,15 @@ charset-normalizer==2.1.1
1717
# via requests
1818
click==8.1.3
1919
# via -r requirements.in
20-
colorama==0.4.6
21-
# via click
22-
ebdtable2graph==0.1.7
20+
ebdtable2graph==0.1.8
2321
# via -r requirements.in
2422
idna==3.4
2523
# via requests
2624
lxml==4.9.2
27-
# via python-docx
25+
# via
26+
# ebdtable2graph
27+
# python-docx
28+
# svgutils
2829
more-itertools==9.1.0
2930
# via -r requirements.in
3031
networkx==2.8.8
@@ -33,5 +34,7 @@ python-docx==0.8.11
3334
# via -r requirements.in
3435
requests==2.28.1
3536
# via ebdtable2graph
37+
svgutils==0.3.4
38+
# via ebdtable2graph
3639
urllib3==1.26.13
3740
# via requests

0 commit comments

Comments
 (0)