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

Scheduled weekly dependency update for week 48 #2101

Closed
wants to merge 11 commits into from

Conversation

pyup-bot
Copy link
Contributor

Update feedparser from 6.0.1 to 6.0.2.

Changelog

6.0.2

*   Stop building Python wheels with ``universal=1`` set. (251)

     This was causing pip to find and install the feedparser 6.x wheels
     on Python 2 even though Python 2 is no longer supported.

 *   Fix a bug that put a trailing quote in the documentation version. (232)
 *   Update the documentation URL to point to ReadTheDocs.
Links

Update Django from 2.2.16 to 2.2.17.

Changelog

2.2.17

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

*November 2, 2020*

Django 2.2.17 adds compatibility with Python 3.9.


===========================
Links

Update django-allauth from 0.42.0 to 0.44.0.

Changelog

0.44.0

*******************

Security notice
---------------

In previous versions, the mechanism to prevent too many failed login attempts
(``ACCOUNT_LOGIN_ATTEMPTS_LIMIT``) could be bypassed by changing the casing of
the login.


Backwards incompatible changes
------------------------------

- The ``certificate`` key part of the ``SOCIALACCOUNT_PROVIDERS`` configuration has
been renamed to ``certificate_key``. This is done to prevent the key from being displayed
without being masked in Django debug pages.

0.43.0

*******************

Note worthy changes
-------------------

- New translation: Slovenian.

- If ``ACCOUNT_LOGIN_ATTEMPTS_LIMIT`` is set and the user successfully
resets their password, the timeout is cleared to allow immediate login.

- You can now limit the amount of email addresses a user can associate to his
account by setting ``ACCOUNT_MAX_EMAIL_ADDRESSES``.

- New providers: Apple, Okta, Stocktwits, Zoho, Zoom.

- If email verification is set to mandatory, the email address you use to login
with must now be verified as well. In previous versions, it was sufficient if
the account had at least one verified email address, not necessarily the one
used to login with.

- Added a new setting: ``ACCOUNT_SIGNUP_REDIRECT_URL`` -- the URL (or URL
name) to redirect to directly after signing up.


Backwards incompatible changes
------------------------------

- In previous versions, the ``allauth`` app included a ``base.html``
template. This template could conflict with an equally named template at
project level. Therefore, ``base.html`` has now been moved to
``account/base.html`` -- you will need to check your templates and likely
override ``account/base.html`` within your project.
Links

Update djangorestframework from 3.12.1 to 3.12.2.

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

Links

Update easy-thumbnails from 2.7 to 2.7.1.

Changelog

2.7.1

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

* Add support for Django 3.1
Links

Update XlsxWriter from 1.3.6 to 1.3.7.

Changelog

1.3.7

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

* Fixed issue where custom chart data labels didn't inherit the position of
the data labels in the series.

Issue `754 <https://github.com/jmcnamara/XlsxWriter/issues/754>`_.

* Added text alignment for textboxes. The existing options allowed the text
area to be aligned but didn't offer control over the text within that area.

* Added Python 3.9 to the test matrix.
Links

Update Faker from 4.9.0 to 4.18.0.

Changelog

4.18.0

* Add ``date_time`` and ``bank`` providers for ``th_TH``. Thanks bact.

4.17.1

* Correct spelling errors in city names for ``de_DE``. Thanks AnjaGer.

4.17.0

* Add name pairs to get matched representation in ``ja_JP`` person provider. Thanks yu-ichiro.

4.16.0

* Add SSN, company name, address, and license plate providers for ``th_TH``. Thanks bact.

4.15.0

* Add postcode format, country names, person prefix weights, and update phone number format for ``th_TH``. Thanks bact.

4.14.2

* Fix generation of names ending with spaces. Thanks edomora97.

4.14.1

* Add relative frequencies for japanese last names. Thanks TianyiShi2001.

4.14.0

* Add Swiss bank provider locales. Thanks mondeja.

4.13.0

* Split first names into male and female on ``pt_PT`` provider. Thanks gplgps.

4.12.0

* Geo provider added for ``tr_TR`` locale. Thanks iamnotagentleman.

4.11.0

* Add ``sk_SK`` Job provider. Thanks pipozzz.

4.10.0

* Add ``date_time`` provider for ``pt_PT``. Thanks gplgps.
Links

Update isort from 5.6.3 to 5.6.4.

Changelog

5.6.4

- Fixed 1556: Empty line added between imports that should be skipped.
Links

Update pytest-django from 3.10.0 to 4.1.0.

Changelog

4.1.0

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

Improvements
^^^^^^^^^^^^

* Add the :fixture:`async_client` and :fixture:`async_rf` fixtures (864).

* Add :ref:`django_debug_mode <usage>` to configure how ``DEBUG`` is set in tests (228).

* Documentation improvements.

Bugfixes
^^^^^^^^

* Make :fixture:`admin_user` work for custom user models without an ``email`` field.

4.0.0

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

Compatibility
^^^^^^^^^^^^^

This release contains no breaking changes, except dropping compatibility
with some older/unsupported versions.

* Drop support for Python versions before 3.5 (868).

Previously 2.7 and 3.4 were supported. Running ``pip install pytest-django``
on Python 2.7 or 3.4 would continue to install the compatible 3.x series.

* Drop support for Django versions before 2.2 (868).

Previously Django>=1.8 was supported.

* Drop support for pytest versions before 5.4 (868).

Previously pytest>=3.6 was supported.

Improvements
^^^^^^^^^^^^

* Officialy support Python 3.9.

* Add ``pytest_django.__version__`` (880).

* Minor documentation improvements (882).

Bugfixes
^^^^^^^^

* Make the ``admin_user`` and ``admin_client`` fixtures compatible with custom
user models which don't have a ``username`` field (457).

* Change the ``admin_user`` fixture to use ``get_by_natural_key()`` to get the
user instead of directly using ``USERNAME_FIELD``, in case it is overridden,
and to match Django (879).

Misc
^^^^

* Fix pytest-django's own tests failing due to some deprecation warnings
(875).
Links

Update pytest from 6.1.1 to 6.1.2.

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

Links

Update transifex-client from 0.13.12 to 0.14.2.

Changelog
Links

@pyup-bot
Copy link
Contributor Author

pyup-bot commented Dec 7, 2020

Closing this in favor of #2105

@pyup-bot pyup-bot closed this Dec 7, 2020
@fuzzylogic2000 fuzzylogic2000 deleted the pyup-scheduled-update-2020-11-30 branch December 7, 2020 17:29
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.

None yet

1 participant