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

Bump dependencies from commit a78b5d #3217

Merged
merged 2 commits into from
Mar 2, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 1, 2025

No description provided.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Mar 1, 2025
@github-actions github-actions bot enabled auto-merge March 1, 2025 00:48
@A5rocks A5rocks closed this Mar 1, 2025
auto-merge was automatically disabled March 1, 2025 00:49

Pull request was closed

@A5rocks A5rocks reopened this Mar 1, 2025
@A5rocks
Copy link
Contributor

A5rocks commented Mar 1, 2025

RTD failures are still due to the typing extensions bump, I forgot to fix that... I guess I can fix that here.

@A5rocks A5rocks added the skip newsfragment Newsfragment is not required label Mar 1, 2025
Copy link

codecov bot commented Mar 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00000%. Comparing base (a78b5da) to head (59b8755).
Report is 3 commits behind head on main.

Additional details and impacted files
@@               Coverage Diff               @@
##                 main        #3217   +/-   ##
===============================================
  Coverage   100.00000%   100.00000%           
===============================================
  Files             124          124           
  Lines           18770        18772    +2     
  Branches         1269         1269           
===============================================
+ Hits            18770        18772    +2     
Files with missing lines Coverage Δ
src/trio/testing/_memory_streams.py 100.00000% <100.00000%> (ø)
src/trio/testing/_raises_group.py 100.00000% <100.00000%> (ø)

@A5rocks A5rocks added this pull request to the merge queue Mar 2, 2025
Merged via the queue into main with commit 901b800 Mar 2, 2025
43 of 44 checks passed
@A5rocks A5rocks deleted the autodeps/bump_from_a78b5d branch March 2, 2025 01:23
Comment on lines -321 to 324
.. code-block::
.. code-block:: text

pip install -U pre-commit
pre-commit
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd personally do .. code-block:: sh or similar when code is intended for use at a shell prompt, but we don't really need syntax highlighting or anything so I don't think it matters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip newsfragment Newsfragment is not required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants