Skip to content

Conversation

glarrain
Copy link
Contributor

@glarrain glarrain commented Apr 8, 2020

Significant packages that were updated:

  • cryptography: required some changes to test code
  • jsonschema
  • mypy: required minimal code changes

Packages no longer needed: no.

Similar to https://github.com/fyntex/lib-cl-sii-api-python/pull/134

@glarrain glarrain added the dependencies Pull requests that update a dependency file label Apr 8, 2020
@glarrain glarrain requested a review from jtrh April 8, 2020 23:12
@glarrain glarrain self-assigned this Apr 8, 2020
glarrain added 7 commits April 8, 2020 20:16
Because the new 'tox' version no longer requires `importlib-metadata<1`
we can update that dependency as well.

Changelog:
- 3.14.6 (2020-03-25)
  https://github.com/tox-dev/tox/blob/3.14.6/docs/changelog.rst#v3146-2020-03-25
...
- 3.14.0 (2019-09-03)
  https://github.com/tox-dev/tox/blob/3.14.6/docs/changelog.rst#v3132-2019-07-01
- 3.13.2 (2019-07-01)
  https://github.com/tox-dev/tox/blob/3.14.6/docs/changelog.rst#v3132-2019-07-01

Code diff:
tox-dev/tox@3.13.1...3.14.6
It is required for upgrading 'mypy' from 0.711 to 0.770.
It is required for upgrading 'cryptography' from 2.8 to 2.9.

In version 2.9 the value returned by
`cryptography.x509.Certificate.subject.rfc4514_string()`
has changed, but we shouldn't really care (the sections order in the
string has been reversed).
@glarrain glarrain force-pushed the task/requirements/update branch from 81e9de8 to 2aff37f Compare April 9, 2020 00:16
@glarrain glarrain force-pushed the task/requirements/update branch from 2aff37f to add3f78 Compare April 10, 2020 16:16
@glarrain glarrain merged commit 995af20 into develop Apr 10, 2020
@glarrain glarrain deleted the task/requirements/update branch April 10, 2020 16:19
This was referenced Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants