Skip to content

pyup: Scheduled weekly dependency update for week 25 #8277

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

Closed
wants to merge 8 commits into from

Conversation

pyup-bot
Copy link
Collaborator

Update drf-flex-fields from 0.9.0 to 0.9.1.

Changelog

0.9.1

- No longer auto removes `source` argument if it's equal to the field name.
Links

Update celery from 5.1.0 to 5.1.1.

Changelog

5.1.1

=====

:release-date: TBD
:release-by: Omer Katz

- Fix ``--pool=threads`` support in command line options parsing. (6787)
- Fix ``LoggingProxy.write()`` return type. (6791)
- Couchdb key is now always coerced into a string. (6781)
- grp is no longer imported unconditionally. (6804)
 This fixes a regression in 5.1.0 when running Celery in non-unix systems.
- Ensure regen utility class gets marked as done when concertised. (6789)
- Preserve call/errbacks of replaced tasks. (6770)
- Use single-lookahead for regen consumption. (6799)
- Revoked tasks are no longer incorrectly marked as retried. (6812, 6816)

.. version-5.1.0:
Links

Update GitPython from 3.1.17 to 3.1.18.

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

Links

Update elasticsearch from 7.13.1 to 7.13.2.

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

Links

Update selectolax from 0.2.11 to 0.2.12.

Changelog

0.2.12

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

Released

- Build wheels Apple Silicon
Links

Update psycopg2 from 2.8.6 to 2.9.1.

Changelog

2.9.1

^^^^^^^^^^^^^^^^^^^^^^^^^^^

Fix regression with named `sql.Placeholder` (:ticket:`1291`).

2.9

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

- ``with connection`` starts a transaction on autocommit transactions too
(:ticket:`941`).
- Timezones with fractional minutes are supported on Python 3.7 and following
(:ticket:`1272`).
- Escape table and column names in `~cursor.copy_from()` and
`~cursor.copy_to()`.
- Connection exceptions with sqlstate ``08XXX`` reclassified as
`~psycopg2.OperationalError` (a subclass of the previously used
`~psycopg2.DatabaseError`) (:ticket:`1148`).
- Include library dirs required from libpq to work around MacOS build problems
(:ticket:`1200`).

Other changes:

- Dropped support for Python 2.7, 3.4, 3.5 (:tickets:`1198, 1000, 1197`).
- Dropped support for mx.DateTime.
- Use `datetime.timezone` objects by default in datetime objects instead of
`~psycopg2.tz.FixedOffsetTimezone`.
- The `psycopg2.tz` module is deprecated and scheduled to be dropped in the
next major release.
- Provide :pep:`599` wheels packages (manylinux2014 tag) for i686 and x86_64
platforms.
- Provide :pep:`600` wheels packages (manylinux_2_24 tag) for aarch64 and
ppc64le platforms.
- Wheel package compiled against OpenSSL 1.1.1k and PostgreSQL 13.3.
- Build system for Linux/MacOS binary packages moved to GitHub Actions.

2.8.7

^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Accept empty params as `~psycopg2.connect()` (:ticket:`1250`).
- Fix attributes refcount in `Column` initialisation (:ticket:`1252`).
- Allow re-initialisation of static variables in the C module (:ticket:`1267`).
Links

Update psycopg2-binary from 2.8.6 to 2.9.1.

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

Links

Update pytest-xdist from 2.2.1 to 2.3.0.

Changelog

2.3.0

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

Deprecations and Removals
-------------------------

- `654 <https://github.com/pytest-dev/pytest-xdist/issues/654>`_: Python 3.5 is no longer supported.


Features
--------

- `646 <https://github.com/pytest-dev/pytest-xdist/issues/646>`_: Add ``--numprocesses=logical`` flag, which automatically uses the number of logical CPUs available, instead of physical CPUs with ``auto``.

This is very useful for test suites which are not CPU-bound.

- `650 <https://github.com/pytest-dev/pytest-xdist/issues/650>`_: Added new ``pytest_handlecrashitem`` hook to allow handling and rescheduling crashed items.


Bug Fixes
---------

- `421 <https://github.com/pytest-dev/pytest-xdist/issues/421>`_: Copy the parent process sys.path into local workers, to work around execnet's python -c adding the current directory to sys.path.

- `638 <https://github.com/pytest-dev/pytest-xdist/issues/638>`_: Fix issue caused by changing the branch name of the pytest repository.


Trivial Changes
---------------

- `592 <https://github.com/pytest-dev/pytest-xdist/issues/592>`_: Replace master with controller where ever possible.

- `643 <https://github.com/pytest-dev/pytest-xdist/issues/643>`_: Use 'main' to refer to pytest default branch in tox env names.
Links

Copy link
Member

@stsewd stsewd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the code from the serializers from api v3 needs to be updated.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #8293

@pyup-bot pyup-bot closed this Jun 28, 2021
@humitos humitos deleted the pyup/scheduled-update-2021-06-21 branch June 28, 2021 19:54
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