Skip to content
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

Tests: Requirements: Update openpyxl to 2.5.0 #3246

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of openpyxl available.
You are currently using 2.4.8. I have updated it to 2.5.0

These links might come in handy: PyPI | Changelog | Docs

Changelog

2.4.11

===================

  • 957 <https://bitbucket.org/openpyxl/openpyxl/issues/957>_ Relationship type for tables is borked

2.4.10

===================

Bugfixes

  • 912 <https://bitbucket.org/openpyxl/openpyxl/issues/912>_ Copying objects uses shallow copy
  • 921 <https://bitbucket.org/openpyxl/openpyxl/issues/921>_ API documentation not generated automatically
  • 927 <https://bitbucket.org/openpyxl/openpyxl/issues/927>_ Exception raised when adding coloured borders together
  • 931 <https://bitbucket.org/openpyxl/openpyxl/issues/931>_ Number formats not correctly deduplicated

Pull requests

  • 203 <https://bitbucket.org/openpyxl/openpyxl/pull-requests/203/>_ Correction to worksheet protection description
  • 210 <https://bitbucket.org/openpyxl/openpyxl/pull-requests/210/>_ Some improvements to the API docs
  • 211 <https://bitbucket.org/openpyxl/openpyxl/pull-requests/211/>_ Improved deprecation decorator
  • 218 <https://bitbucket.org/openpyxl/openpyxl/pull-requests/218/>_ Fix problems with deepcopy

2.4.9

==================

Bugfixes

  • 809 <https://bitbucket.org/openpyxl/openpyxl/issues/809>_ Incomplete documentation of copy_worksheet method
  • 811 <https://bitbucket.org/openpyxl/openpyxl/issues/811>_ Scoped definedNames not removed when worksheet is deleted
  • 824 <https://bitbucket.org/openpyxl/openpyxl/issues/824>_ Raise an exception if a chart is used in multiple sheets
  • 842 <https://bitbucket.org/openpyxl/openpyxl/issues/842>_ Non-ASCII table column headings cause an exception in Python 2
  • 846 <https://bitbucket.org/openpyxl/openpyxl/issues/846>_ Conditional formats not supported in write-only mode
  • 849 <https://bitbucket.org/openpyxl/openpyxl/issues/849>_ Conditional formats with no sqref cause an exception
  • 859 <https://bitbucket.org/openpyxl/openpyxl/issues/859>_ Headers that start with a number conflict with font size
  • 902 <https://bitbucket.org/openpyxl/openpyxl/issues/902>_ TableStyleElements don't always have a condtional format
  • 908 <https://bitbucket.org/openpyxl/openpyxl/issues/908>_ Read-only mode sometimes returns too many cells

Pull requests

  • 179 <https://bitbucket.org/openpyxl/openpyxl/pull-requests/179>_ Cells kept in a set
  • 180 <https://bitbucket.org/openpyxl/openpyxl/pull-requests/180>_ Support for Workbook protection
  • 182 <https://bitbucket.org/openpyxl/openpyxl/pull-requests/182>_ Read support for page breaks
  • 183 <https://bitbucket.org/openpyxl/openpyxl/pull-requests/183>_ Improve documentation of copy_worksheet method
  • 198 <https://bitbucket.org/openpyxl/openpyxl/pull-requests/198>_ Fix for 908

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #3394

@pyup-bot pyup-bot closed this Mar 12, 2018
@htgoebel htgoebel deleted the pyup/update-openpyxl-2.4.8-to-2.5.0 branch March 12, 2018 08:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant