OGKevin / ComBunqWebApp

A Bunq web interface made by bunqers
https://bunqweb.com
MIT License
26 stars 3 forks source link

Scheduled daily dependency update on thursday #126

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

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.

Faker 0.7.17 » 0.7.18 PyPI | Changelog | Repo
urllib3 1.21.1 » 1.22 PyPI | Changelog | Docs

Changelogs

Faker 0.7.17 -> 0.7.18

0.7.18


  • Generate proper dates before 1970. Thanks kungfu71186.
  • Made it possible to seed .binary(). Thanks kungfu71186.
  • Add color names for hr_HR. Thanks mislavcimpersak.
  • Add implementation of ssn provider for the pl_PL locale. Thanks pdaw.
  • Add pt_BR colors localization. Thanks ppcmiranda.
  • Create a method for codes of cryptocurrencies in the currency provider. Thanks illia-v.
  • Fix female name format typo in hu_HU person provider. Thanks swilcox.
  • Fix deprecated usage of print statement in README. Thanks cclauss.
  • Add gender-specific names for sv_SE person provider. Thanks swilcox.
  • Add an implementation of regon for pl_PL company provider. Thanks pdaw.
  • Addi an implementation of local_regon for pl_PL company provider. Thanks pdaw.
  • Replace deprecated getargspec on py3. Thanks fcurella.
  • Add new automotive provider. Thanks zafarali.
  • Add an implementation of company_vat for pl_PL company provider. Thanks pdaw.
  • Add Taiwan/Traditional character support for internet and lorem providers. Thanks bearnun.
  • Use random.choices when available for better performance. Thanks catleeball.
  • Refactor RGB color methods. Thanks catleeball.

urllib3 1.21.1 -> 1.22

1.22


  • Fixed missing brackets in HTTP CONNECT when connecting to IPv6 address via IPv6 proxy. (Issue 1222)

  • Made the connection pool retry on SSLError. The original SSLError is available on MaxRetryError.reason. (Issue 1112)

  • Drain and release connection before recursing on retry/redirect. Fixes deadlocks with a blocking connectionpool. (Issue 1167)

  • Fixed compatibility for cookiejar. (Issue 1229)

  • pyopenssl: Use vendored version of six. (Issue 1231)

That's it for now!

Happy merging! 🤖

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 784b7748dfa955bd6b6d2fd6bc177844f45014db on pyup-scheduled-update-07-20-2017 into on develop.

pyup-bot commented 7 years ago

Closing this in favor of #127