-
Notifications
You must be signed in to change notification settings - Fork 134
feat: Update dependencies to latest versions #1054
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
Conversation
@@ -3,33 +3,32 @@ | |||
# so please keep that documentation up to date as they change | |||
|
|||
# pinnings | |||
conda-forge-pinning=2024.11.29.12.37.53 | |||
conda-forge-pinning=2025.07.17.17.06.34 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It might be a good idea to diff the two versions of the pinning to see if a bulk build is needed. Hopefully nothing changed that's a major dependency.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me, but can you also update aiohttp to 3.12.14 at least? There was a security patch.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
🤖 I have created a release *beep* *boop* --- ## [3.8.0](v3.7.2...v3.8.0) (2025-08-01) ### Features * replace deprecated find_packages with find_namespace_packages ([#1055](#1055)) ([2ba618a](2ba618a)) * Update dependencies to latest versions ([#1054](#1054)) ([c6698e3](c6698e3)) ### Bug Fixes * handle recipes with an empty extra section ([#1050](#1050)) ([d6b01ec](d6b01ec)) * keep existing patches during bioconductor updates ([#1041](#1041)) ([2d97074](2d97074)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
No description provided.