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

chore: Update dev dependencies #1127

Merged
merged 30 commits into from
May 17, 2024
Merged

chore: Update dev dependencies #1127

merged 30 commits into from
May 17, 2024

Conversation

edgarrmondragon
Copy link
Owner

@edgarrmondragon edgarrmondragon commented Apr 11, 2024

Summary

  • Updated deptry config
  • Updated docs lock file

Test Plan

See if the tests and docs build pass.

Checklist

  • My pull request has a descriptive title.
  • I have read the CONTRIBUTING guide.
  • I have added tests that prove my fix is effective or that my feature works.
  • If appropriate, I have added necessary documentation.
  • For user-facing changes, refactorings, performance improvements or documentation updates, I have added a changelog entry using the Changie tool.

For both the title of the PR and the changelog entry, prefer simple past tense or constructions with "now". For example:

  • Added Client.invite_participants()
  • Client.user_activation_settings() now accepts a user_activation_settings keyword argument

📚 Documentation preview 📚: https://citric--1127.org.readthedocs.build/en/1127/

@edgarrmondragon edgarrmondragon added the Release Package version bump label Apr 11, 2024
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d26992c) to head (738271c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1127   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          482       482           
  Branches        25        25           
=========================================
  Hits           482       482           
Flag Coverage Δ
integration 91.28% <ø> (ø)
unit 93.77% <ø> (ø)

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.

@edgarrmondragon edgarrmondragon marked this pull request as ready for review April 11, 2024 01:09
noxfile.py Show resolved Hide resolved
docs/index.md Outdated Show resolved Hide resolved
.github/workflows/constraints.txt Outdated Show resolved Hide resolved
.github/pull_request_template.md Show resolved Hide resolved
.pre-commit-config.yaml Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented May 15, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@edgarrmondragon
Copy link
Owner Author

Ping @GabxTaro :)

@edgarrmondragon edgarrmondragon merged commit c5454fd into main May 17, 2024
51 checks passed
@edgarrmondragon edgarrmondragon deleted the chore/update-dev-deps branch May 17, 2024 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Package version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants