Skip to content

Commit

Permalink
Bump openpyxl from 3.0.7 to 3.1.2 in /server
Browse files Browse the repository at this point in the history
Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.0.7 to 3.1.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent c481633 commit 78d02f4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion server/requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
gunicorn
honcho
feedgen==0.7.0
openpyxl==3.0.7
openpyxl==3.1.2

git+https://github.com/superdesk/superdesk-core.git@hotfix/2.6.5#egg=superdesk-core
git+https://github.com/superdesk/superdesk-planning.git@hotfix/2.6.3#egg=superdesk-planning
18 changes: 13 additions & 5 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ botocore==1.34.45
cachetools==5.3.2
# via flask-oidc-ex
celery[redis]==5.2.7
# via superdesk-core
# via
# celery
# superdesk-core
cerberus==1.3.5
# via
# eve
Expand Down Expand Up @@ -77,11 +79,15 @@ cryptography==42.0.3
deepdiff==6.7.1
# via superdesk-planning
draftjs-exporter[lxml]==2.1.7
# via superdesk-core
# via
# draftjs-exporter
# superdesk-core
ecs-logging==2.1.0
# via elastic-apm
elastic-apm[flask]==6.20.0
# via superdesk-core
# via
# elastic-apm
# superdesk-core
elasticsearch==7.13.4
# via eve-elastic
et-xmlfile==1.1.0
Expand Down Expand Up @@ -170,7 +176,7 @@ oauth2client==4.1.3
# via flask-oidc-ex
oauthlib==3.2.2
# via requests-oauthlib
openpyxl==3.0.7
openpyxl==3.1.2
# via -r requirements.in
ordered-set==4.1.0
# via deepdiff
Expand Down Expand Up @@ -223,7 +229,9 @@ pytz==2024.1
pyyaml==6.0.1
# via superdesk-core
raven[flask]==6.10.0
# via superdesk-core
# via
# raven
# superdesk-core
redis==4.5.5
# via
# celery
Expand Down

0 comments on commit 78d02f4

Please sign in to comment.