Bump openpyxl from 3.0.5 to 3.1.2

Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.0.5 to 3.1.2.

---
updated-dependencies:
- dependency-name: openpyxl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-27 10:55:14 +00:00 committed by GitHub
parent ff262418c3
commit 5bdc5ce65c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ packages = find:
include_package_data = True include_package_data = True
install_requires = install_requires =
Jinja2==2.11.2 Jinja2==2.11.2
openpyxl==3.0.5 openpyxl==3.1.2
PyJWT==1.7.1 PyJWT==1.7.1
PyYAML==5.3.1 PyYAML==5.3.1
roll==0.13.0 roll==0.13.0