Skip to content

Scheduled monthly dependency update for September - #75

Merged
mithrandi merged 8 commits into
masterfrom
pyup-scheduled-update-09-01-2017
Sep 3, 2017
Merged

Scheduled monthly dependency update for September#75
mithrandi merged 8 commits into
masterfrom
pyup-scheduled-update-09-01-2017

Conversation

@pyup-bot

@pyup-bot pyup-bot commented Sep 1, 2017

Copy link
Copy Markdown
Contributor

Updates

Here's a list of all the updates bundled in this pull request. I've added some links to make it easier for you to find all the information you need.

azure-mgmt-network 1.3.0 » 1.4.0 PyPI | Repo
azure-mgmt-storage 1.2.0 » 1.2.1 PyPI | Repo
azure-storage 0.35.1 » 0.36.0 PyPI | Changelog | Repo
Babel 2.4.0 » 2.5.0 PyPI | Changelog | Homepage | Docs
keystoneauth1 3.1.0 » 3.2.0 PyPI | Homepage
positional 1.1.2 » 1.2.1 PyPI
requests 2.18.2 » 2.18.4 PyPI | Changelog | Homepage
wrapt 1.10.10 » 1.10.11 PyPI | Changelog | Repo

Changelogs

azure-storage 0.35.1 -> 0.36.0

0.36.0

Blob:

  • For Standard Storage Accounts only, added support for getting and setting the tier on an individual block blob.

Table:

  • Fixed bug where inserting entity with an empty sting as RowKey or PartitionKey raised error.

Babel 2.4.0 -> 2.5.0

2.5.0


New Features

  • Numbers: Add currency utilities and helpers (491) (kdeldycke)
  • Support PyInstaller (500, 505) (wodo)

Minor Improvements and bugfixes

  • Dates: Add str to DateTimePattern (515) (sfermigier)
  • Dates: Fix an invalid string to bytes comparison when parsing TZ files on Py3 (498) (rowillia)
  • Dates: Formatting zero-padded components of dates is faster (517) (akx)
  • Documentation: Fix "Good Commits" link in CONTRIBUTING.md (511) (naryanacharya6)
  • Documentation: Fix link to Python gettext module (512) (Linkid)
  • Messages: Allow both dash and underscore separated locale identifiers in pofiles (489, 490) (akx)
  • Messages: Extract Python messages in nested gettext calls (488) (sublee)
  • Messages: Fix in-place editing of dir list while iterating (476, 492) (MarcDufresne)
  • Messages: Stabilize sort order (482) (xavfernandez)
  • Time zones: Honor the no-inherit marker for metazone names (405) (akx)

requests 2.18.2 -> 2.18.4

2.18.4

+++++++++++++++++++

Improvements

  • Error messages for invalid headers now include the header name for easier debugging

Dependencies

  • We now support idna v2.6.

2.18.3

+++++++++++++++++++

Improvements

  • Running $ python -m requests.help now includes the installed version of idna.

Bugfixes

  • Fixed issue where Requests would raise ConnectionError instead of
    SSLError when encountering SSL problems when using urllib3 v1.22.

wrapt 1.10.10 -> 1.10.11

1.10.11


Bugs Fixed

  • When wrapping a classmethod in a class used as a base class, when
    the method was called via the derived class type, the base class type was
    being passed for the cls argument instead of the derived class type
    through which the call was made.

New Features

  • The C extension can be disabled at runtime by setting the environment
    variable WRAPT_DISABLE_EXTENSIONS. This may be necessary where there
    is currently a difference in behaviour between pure Python implementation
    and C extension and the C extension isn't having the desired result.

That's it for now!

Happy merging! 🤖


This change is Reviewable

@mithrandi
mithrandi merged commit a1fb92d into master Sep 3, 2017
@mithrandi
mithrandi deleted the pyup-scheduled-update-09-01-2017 branch September 3, 2017 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants