Skip to content

Bump openpyxl from 3.1.2 to 3.1.5 #2258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump openpyxl from 3.1.2 to 3.1.5
Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.1.2 to 3.1.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
commit a1f1bb32c44d0b23b7f2c1f6e014f3a9dfbcff95
2 changes: 1 addition & 1 deletion requirements_with_versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ patterns==0.3
openai==1.33.0
background==0.2.1
pydantic==2.7.3
openpyxl==3.1.2
openpyxl==3.1.5
pytesseract==0.3.10
requests-mock==1.12.1
pyglet==2.0.10
Expand Down
Loading