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

build: Bump requirements and pre-commit hooks #181

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

obdulia-losantos
Copy link
Contributor

@obdulia-losantos obdulia-losantos commented Feb 10, 2025


name: Bump requirements and pre-commit hooks
about: Updated dependencies and cleaned pyproject.toml entries
assignees: fabiocaccamo


Describe your changes

  • Bumped pre-commit hooks
  • Bumped requirement dependencies
  • Ran pre-commit with new hook versions
    • Use Django 4.0 settings, removed default_app_config variable
    • Use Python 10 settings, no changes
    • New Ruff rules, applied quotes rule

Related issue
N/A

Checklist before requesting a review

  • I have performed a self-review of my code.
  • I have added tests for the proposed changes.
  • I have run the tests and there are not errors.

Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.31%. Comparing base (631c6ff) to head (0bf98c8).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
- Coverage   85.34%   85.31%   -0.04%     
==========================================
  Files          21       21              
  Lines         430      429       -1     
==========================================
- Hits          367      366       -1     
  Misses         63       63              
Flag Coverage Δ
unittests 85.31% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@obdulia-losantos obdulia-losantos marked this pull request as ready for review February 10, 2025 18:57
@obdulia-losantos obdulia-losantos changed the title build: update dependencies and pyproject.toml file build: Bump requirements and pre-commit hooks Feb 10, 2025
Copy link
Owner

@fabiocaccamo fabiocaccamo left a comment

Choose a reason for hiding this comment

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

Thank you, just need to fix pyproject.toml for optimal black compatibility and rebase the PR.

@fabiocaccamo fabiocaccamo added the enhancement New feature or request label Feb 10, 2025
@fabiocaccamo fabiocaccamo merged commit ea732b1 into fabiocaccamo:main Feb 11, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants