Skip to content

Scheduled biweekly dependency update for week 40 #834

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

Merged
merged 9 commits into from
Oct 5, 2020

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Oct 5, 2020

Update flake8 from 3.8.3 to 3.8.4.

Changelog

3.8.4

-------------------

You can view the `3.8.4 milestone`_ on GitLab for more details.

Bugs Fixed
~~~~~~~~~~

- Fix multiprocessing errors on platforms without ``sem_open`` syscall.  (See
also `GitLab!448`_)

- Fix skipping of physical checks on the last line of a file which does not
end in a newline (See also `GitLab!451`_)

.. all links
.. _3.8.4 milestone:
 https://gitlab.com/pycqa/flake8/-/milestones/37

.. merge request links
.. _GitLab!448:
 https://gitlab.com/pycqa/flake8/merge_requests/448
.. _GitLab!451:
 https://gitlab.com/pycqa/flake8/merge_requests/451
Links

Update isort from 5.5.3 to 5.5.4.

Changelog

5.5.4

- Fixed 1507: in rare cases isort changes the content of multiline strings after a yield statement.
- Fixed 1505: Support case where known_SECTION points to a section not listed in sections.
Links

Update django-filter from 2.3.0 to 2.4.0.

Changelog

2.4.0

--------------------------

* SECURITY: Added a ``MaxValueValidator`` to the form field for
``NumberFilter``. This prevents a potential DoS attack if numbers with very
large exponents were subsequently converted to integers.

The default limit value for the validator is ``1e50``.

The new ``NumberFilter.get_max_validator()`` allows customising the used
validator, and may return ``None`` to disable the validation entirely.

* Added testing against Django 3.1 and Python 3.9.

In addition tests against Django main development branch are now required to
pass.
Links

Update django-debug-toolbar from 3.0 to 3.1.1.

Changelog

3.1

----------------

* Fixed a crash in the history panel when sending an empty JSON POST
request.
* Made ``make example`` also set up the database and a superuser
account.
* Added a Makefile target for regenerating the django-debug-toolbar
screenshot.
* Added automatic escaping of panel titles resp. disallowed HTML tags.
* Removed some CSS
* Restructured the SQL stats template.
* Changed command line examples to prefer ``python -m pip`` to ``pip``.
Links

Update factory-boy from 3.0.1 to 3.1.0.

Changelog

3.1.0

------------------

*New:*

 - Allow all types of declarations in :class:`factory.Faker` calls - enables references to other faker-defined attributes.
Links

Update Faker from 4.1.3 to 4.4.0.

Changelog

4.4.0

-------------------------------------------------------------------------------

* Added Company Provider for ``tr_TR`` locale. Thanks iamnotagentleman.

4.3.0

-------------------------------------------------------------------------------

* Add job providers for ``tr_TR``. Thanks molcay.

4.2.0

-------------------------------------------------------------------------------

* Implement color provider for ``sk_SK`` locale. Thanks pipozzz.

4.1.8

-------------------------------------------------------------------------------

* Fix ``hu_HU`` color provider inheritance. Thanks n1ngu.

4.1.7

-------------------------------------------------------------------------------
* Bigger zipcode ranges for VA, TX and MD in ``en_US``. Thanks Antetokounpo.

4.1.6

-------------------------------------------------------------------------------
* Add new style ``pt_PT`` automotive plates. Thanks gplgps.

4.1.5

-------------------------------------------------------------------------------
* Remove duplicate jobs from the ``pt_PT`` provider (1282). Thanks gplgps.

4.1.4

-------------------------------------------------------------------------------

* Use "Belarus" instead of "Vitryssland" for ``sv_SE``. Thanks Majsvaffla.
* Added bank provider for ``tr_TR`` locale. Thanks iamnotagentleman.
* Improve VAT generation for IT provider. Thanks LordGordonQ.
* Use non-zero number for first digit of Swedish postal codes. Thanks Majsvaffla.
Links

Update pytest from 6.0.2 to 6.1.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update snapshottest from 0.5.1 to 0.6.0.

Changelog

0.6.0

New features

- Sort written snapshots.
- Extract Django TestRunner to a mixin so it can be used with alternative base
classes.

Bug fixes

- Handle SortedDict with keys other than strings.
- Fix error when snapshotting mock Calls objects.
- Fix formatting of `float("nan")` and `float("inf")`.
- Adopt a valid PEP-508 version range for fastdiff.

Other changes

- Documentation improvements.
- Add tests and changelog to sdist.
Links

@codecov
Copy link

codecov bot commented Oct 5, 2020

Codecov Report

Merging #834 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #834   +/-   ##
=======================================
  Coverage   97.08%   97.08%           
=======================================
  Files          58       58           
  Lines        3158     3158           
=======================================
  Hits         3066     3066           
  Misses         92       92           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e130666...2f09dcb. Read the comment docs.

@sliverc sliverc merged commit cf21ed4 into master Oct 5, 2020
@sliverc sliverc deleted the pyup-scheduled-update-2020-10-05 branch October 5, 2020 18:55
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