Skip to content

Commit 280d1e9

Browse files
authored
feat: bump openpyxl from 3.1.2 to 3.1.5 (#19)
1 parent aa9e154 commit 280d1e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
| [notebook](https://github.com/jupyter/notebook) | 7.4.2 | python3_extratools |
5252
| [notebook_shim](https://pypi.org/project/notebook_shim) | 0.2.4 | python3_extratools |
5353
| [odswriter](https://github.com/mmulqueen/odswriter) | 0.4.0 | python3_extratools |
54-
| [openpyxl](https://openpyxl.readthedocs.io) | 3.1.2 | python3_extratools |
54+
| [openpyxl](https://openpyxl.readthedocs.io) | 3.1.5 | python3_extratools |
5555
| [overrides](https://github.com/mkorpela/overrides) | 7.7.0 | python3_extratools |
5656
| [pandocfilters](http://github.com/jgm/pandocfilters) | 1.5.1 | python3_extratools |
5757
| [prometheus_client](https://github.com/prometheus/client_python) | 0.21.0 | python3_extratools |

layers/layer5_python3_extratools/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ nest-asyncio==1.6.0
4444
notebook==7.4.2
4545
notebook-shim==0.2.4
4646
odswriter==0.4.0
47-
openpyxl==3.1.2
47+
openpyxl==3.1.5
4848
overrides==7.7.0
4949
pandocfilters==1.5.1
5050
prometheus-client==0.21.0

0 commit comments

Comments
 (0)