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 12 #455

Merged
merged 3 commits into from
Mar 28, 2024

Conversation

pyup-bot
Copy link
Collaborator

Update setuptools from 69.1.1 to 69.2.0.

Changelog

69.2.0

=======

Features
--------

- Explicitly use ``encoding="locale"`` for ``.pth`` files whenever possible,
to  reduce ``EncodingWarnings``.
This avoid errors with UTF-8 (see discussion in python/cpython77102). (4265)


Bugfixes
--------

- Clarify some `pkg_resources` methods return `bytes`, not `str`. Also return an empty `bytes` in ``EmptyProvider._get`` -- by :user:`Avasam` (4243)
- Return an empty `list` by default in ``pkg_resources.ResourceManager.cleanup_resources`` -- by :user:`Avasam` (4244)
- Made ``pkg_resoursces.NullProvider``'s ``has_metadata`` and ``metadata_isdir`` methods return actual booleans like all other Providers. -- by :user:`Avasam` (4254)


Misc
----

- 4237, 4238, 4241, 4260, 4261, 4263
Links

Update respx from 0.20.2 to 0.21.0.

Changelog

0.21.0

Fixed

- Fix matching request data when files are provided, thanks ziima for input (252)

Added

- Add support for data\_\_contains lookup (252)
- Add `files` pattern to support matching on uploads, thanks ziima for input (253)
- Add `SetCookie` utility for easier mocking of response cookie headers (254)

Changed

- Enhance documentation on iterable side effects (255)
- Enhance documentation on named routes and add tip about a catch-all route (257)
Links

Update fiftyone from 0.23.6 to 0.23.7.

Changelog

0.23.7

What's Changed
Please see the [official Voxel51 Release Notes](https://docs.voxel51.com/release-notes.html#fiftyone-0-23-7) for details!
Links

Copy link

dagshub bot commented Mar 25, 2024

@kbolashev kbolashev merged commit 4428b15 into master Mar 28, 2024
9 checks passed
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