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

pyup: Scheduled weekly dependency update for week 36 #7465

Merged
merged 6 commits into from
Sep 8, 2020

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Sep 7, 2020

Update django-extensions from 3.0.6 to 3.0.8.

Changelog

3.0.8

Changes:
- Improvement: setup.cfg, remove universal flag from wheel, we only support Python 3 and up
- Improvement: sqlcreate, fixed mentioned of old syncdb
- Fix: runserver_plus, stop catching SyntaxError since reload for it was not working properly

3.0.7

-----

Changes:
- Improvement: runserver_plus, gh 1575 survive syntax and configuration errors
- Improvement: runscript, use exit-code 1 if script is not found
Links

Update GitPython from 3.1.7 to 3.1.8.

Changelog

3.1.8

=====

* support for 'includeIf' in git configuration files
* tests are now excluded from the package, making it conisderably smaller


See the following for more details:
https://github.com/gitpython-developers/gitpython/milestone/40?closed=1*
Links

Update stripe from 2.50.0 to 2.51.0.

Changelog

2.51.0

* [676](https://github.com/stripe/stripe-python/pull/676) Add support for the Issuing Dispute Submit API
Links

Update psycopg2-binary from 2.8.5 to 2.8.6.

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

Links

Update tox from 3.19.0 to 3.20.0.

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

Links

Update pytest-mock from 3.3.0 to 3.3.1.

Changelog

3.3.1

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

* Introduce ``MockFixture`` as an alias to ``MockerFixture``.

Before ``3.3.0``, the fixture class was named ``MockFixture``, but was renamed to ``MockerFixture`` to better
match the ``mocker`` fixture. While not officially part of the API, it was later discovered that this broke
the code of some users which already imported ``pytest_mock.MockFixture`` for type annotations, so we
decided to reintroduce the name as an alias.

Note however that this is just a stop gap measure, and new code should use ``MockerFixture`` for type annotations.
Links

@humitos humitos merged commit 12314c1 into master Sep 8, 2020
@humitos humitos deleted the pyup/scheduled-update-2020-09-07 branch September 8, 2020 09:57
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