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 02 #464

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

pyup-bot
Copy link
Collaborator

Update pytest-asyncio from 0.25.0 to 0.25.2.

Changelog

0.25.2

- Call `loop.shutdown_asyncgens()` before closing the event loop to ensure async generators are closed in the same manner as `asyncio.run` does [1034](https://github.com/pytest-dev/pytest-asyncio/pull/1034)

0.25.1

- Fixes an issue that caused a broken event loop when a function-scoped test was executed in between two tests with wider loop scope [950](https://github.com/pytest-dev/pytest-asyncio/issues/950)
- Improves test collection speed in auto mode [1020](https://github.com/pytest-dev/pytest-asyncio/pull/1020)
- Corrects the warning that is emitted upon redefining the event_loop fixture
Links

Update pillow from 11.0.0 to 11.1.0.

Changelog

11.1.0

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

See GitHub Releases:

- https://github.com/python-pillow/Pillow/releases
Links

@justvanrossum justvanrossum merged commit 3d2931c into master Jan 13, 2025
2 checks passed
@justvanrossum justvanrossum deleted the pyup-scheduled-update-2025-01-13 branch January 13, 2025 17:15
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