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 07 #95

Merged
merged 9 commits into from
Feb 15, 2022

Conversation

pyup-bot
Copy link
Collaborator

Update sphinx-autodoc-typehints from 1.16.0 to 1.17.0.

Changelog

1.17.0

- Add `typehints_use_rtype` option
- Handles `TypeError` when getting source code via inspect
Links

Update setuptools from 60.8.1 to 60.9.0.

Changelog

60.9.0

-------


Changes
^^^^^^^
* 2876: In the build backend, allow single config settings to be supplied.
* 2993: Removed workaround in distutils hack for get-pip now that pypa/get-pip137 is closed.
* 3085: Setuptools no longer relies on ``pkg_resources`` for entry point handling.
* 3098: Bump vendored packaging to 21.3.
* Removed bootstrap script.

60.8.2

-------


Misc
^^^^
* 3091: Make ``concurrent.futures`` import lazy in vendored ``more_itertools``
package to a  avoid importing threading as a side effect (which caused
`gevent/gevent1865 <https://github.com/gevent/gevent/issues/1865>`__).
-- by :user:`maciejp-ro`
Links

Update pottery from 2.3.6 to 2.3.7.

Changelog

2.3.7

Optimization: `CachedOrderedDict.__init__()`

Dramatically improve the performance of `CachedOrderedDict.__init__()`. Prior to this release, we were making multiple round trips to Redis, one per `dict_key`. As of this release, we make a single bulk call to Redis.

What's Changed
* Document NextId.__init__() kwargs in docstring by brainix in https://github.com/brainix/pottery/pull/592
* Upgrade requirements by brainix in https://github.com/brainix/pottery/pull/593
* Comment which Redis versions introduced commands by brainix in https://github.com/brainix/pottery/pull/594
* Use dataclasses to define exception classes by brainix in https://github.com/brainix/pottery/pull/595
* Share the same logger between monkey and base by brainix in https://github.com/brainix/pottery/pull/596
* Upgrade Python to 3.10.2 by brainix in https://github.com/brainix/pottery/pull/597
* Improve test coverage by brainix in https://github.com/brainix/pottery/pull/598
* Check for security vulnerabilities by brainix in https://github.com/brainix/pottery/pull/599
* Upgrade requirements by brainix in https://github.com/brainix/pottery/pull/600
* Check for security vulnerabilities on local dev by brainix in https://github.com/brainix/pottery/pull/601
* Upgrade requirements by brainix in https://github.com/brainix/pottery/pull/602
* Upgrade requirements by brainix in https://github.com/brainix/pottery/pull/603
* Implement RedisSet.__contains__() using SISMEMBER by brainix in https://github.com/brainix/pottery/pull/604
* Lint on file save with Bandit by brainix in https://github.com/brainix/pottery/pull/605
* Upgrade requirements by brainix in https://github.com/brainix/pottery/pull/606
* Upgrade requirements by brainix in https://github.com/brainix/pottery/pull/607
* Write union types as X | Y by brainix in https://github.com/brainix/pottery/pull/608
* Tighten up type checking and type annotations by brainix in https://github.com/brainix/pottery/pull/609
* Upgrade requirements by brainix in https://github.com/brainix/pottery/pull/610
* Upgrade requirements by brainix in https://github.com/brainix/pottery/pull/611
* Configure Bandit to not warn on asserts in tests by brainix in https://github.com/brainix/pottery/pull/612
* Add emojis to README by brainix in https://github.com/brainix/pottery/pull/613
* Write union types as X | Y by brainix in https://github.com/brainix/pottery/pull/614
* Use protocol instead of making _Clearable an ABC by brainix in https://github.com/brainix/pottery/pull/615
* Upgrade requirements by brainix in https://github.com/brainix/pottery/pull/616
* Rename Base class to Container by brainix in https://github.com/brainix/pottery/pull/617
* Refactor _Common class by brainix in https://github.com/brainix/pottery/pull/618
* Clean up formatting by brainix in https://github.com/brainix/pottery/pull/619
* Upgrade requirements by brainix in https://github.com/brainix/pottery/pull/620
* Improve Redlock usage documentation by brainix in https://github.com/brainix/pottery/pull/621
* Upgrade requirements by brainix in https://github.com/brainix/pottery/pull/622
* Create a proper Pottery JSON encoder by brainix in https://github.com/brainix/pottery/pull/623
* Refactor json.dumps() monkey patch by brainix in https://github.com/brainix/pottery/pull/624
* Dramatically speed up CachedOrderedDict.__init__() by brainix in https://github.com/brainix/pottery/pull/625


**Full Changelog**: https://github.com/brainix/pottery/compare/v2.3.6...v2.3.7
Links

Update redis[hiredis] from 4.1.2 to 4.1.3.

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

Links

Update typing-extensions from 4.0.1 to 4.1.1.

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

Links

@JarryShaw JarryShaw merged commit badfb6f into master Feb 15, 2022
@JarryShaw JarryShaw deleted the pyup-scheduled-update-2022-02-14 branch February 15, 2022 15:43
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