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 all the docs lockfile pins #663

Merged

Conversation

webknjaz
Copy link
Member

@webknjaz webknjaz commented Apr 2, 2024

Among other things, this includes newly added pins for Python 3.12 and 3.13.

❓ What kind of change does this PR introduce?

  • 🐞 bug fix
  • 🐣 feature
  • πŸ“‹ docs update
  • πŸ“‹ tests/coverage improvement
  • πŸ“‹ refactoring
  • πŸ’₯ other

πŸ“‹ What is the related issue number (starting with #)

N/A

❓ What is the current behavior? (You can also link to an open issue here)

The lockfiles are old.

❓ What is the new behavior (if this is a feature change)?

The pins in the docs lockfiles will be more modern.

πŸ“‹ Other information:

πŸ“‹ Contribution checklist:

(If you're a first-timer, check out
this guide on making great pull requests)

  • I wrote descriptive pull request text above
  • I think the code is well written
  • I wrote good commit messages
  • I have squashed related commits together after
    the changes have been approved
  • Unit tests for the changes exist
  • Integration tests for the changes exist (if applicable)
  • I used the same coding conventions as the rest of the project
  • The new code doesn't generate linter offenses
  • Documentation reflects the changes
  • The PR relates to only one subject with a clear title
    and description in grammatically correct, complete sentences

This change is Reviewable

Among other things, this includes newly added pins
for Python 3.12 and 3.13.
@webknjaz webknjaz self-assigned this Apr 2, 2024
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Merging #663 (1f915c5) into main (9e4a780) will decrease coverage by 0.03%.
Report is 4 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #663      +/-   ##
==========================================
- Coverage   83.60%   83.58%   -0.03%     
==========================================
  Files          28       28              
  Lines        4172     4172              
==========================================
- Hits         3488     3487       -1     
- Misses        684      685       +1     

@webknjaz webknjaz merged commit 107a3dd into cherrypy:main Apr 2, 2024
43 checks passed
webknjaz added a commit that referenced this pull request Apr 14, 2024
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.

1 participant