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

[neophile] Update dependencies #202

Merged
merged 4 commits into from
Feb 20, 2023
Merged

[neophile] Update dependencies #202

merged 4 commits into from
Feb 20, 2023

Conversation

sqrbot
Copy link
Contributor

@sqrbot sqrbot commented Feb 13, 2023

  • Update frozen Python dependencies

sqrbot and others added 4 commits February 20, 2023 10:02
- Update frozen Python dependencies
In the monkeyflocker test, initialize middleware at the top level
instead of in the startup hook, since Starlette no longer supports
the latter.
The constructor can now be called directly rather than calling a
class method, but it still needs to be called after the event loop
has been started and thus still needs to be in a separate init
method.
@sqrbot sqrbot merged commit 8571bf6 into main Feb 20, 2023
@sqrbot sqrbot deleted the u/neophile branch February 20, 2023 18:06
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