edgarrmondragon / citric

A client to the LimeSurvey Remote Control API 2, written in modern Python.
https://citric.rtfd.io
MIT License
26 stars 8 forks source link

chore: Update dev dependencies #1127

Closed edgarrmondragon closed 4 months ago

edgarrmondragon commented 6 months ago

Summary

Test Plan

See if the tests and docs build pass.

Checklist

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


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

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (d26992c) to head (738271c). Report is 30 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1127 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 10 Lines 482 482 Branches 25 25 ========================================= Hits 482 482 ``` | [Flag](https://app.codecov.io/gh/edgarrmondragon/citric/pull/1127/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+Ram%C3%ADrez+Mondrag%C3%B3n) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/edgarrmondragon/citric/pull/1127/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+Ram%C3%ADrez+Mondrag%C3%B3n) | `91.28% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/edgarrmondragon/citric/pull/1127/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+Ram%C3%ADrez+Mondrag%C3%B3n) | `93.77% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+Ram%C3%ADrez+Mondrag%C3%B3n#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

socket-security[bot] commented 6 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/anyio@4.3.0 environment, eval, filesystem, network, shell, unsafe +4 3.87 MB Thomas.Grainger, agronholm, njs, ...1 more
pypi/astroid@3.2.0 eval, filesystem, network, shell 0 2.05 MB AWhetter, BryceGuinta, Claudiu.Popa, ...6 more
pypi/babel@2.15.0 environment, eval, filesystem, shell, unsafe 0 29.6 MB akx, babel, cmlenz, ...2 more
pypi/beautifulsoup4@4.13.0b2 environment, eval, filesystem, network, unsafe 0 2.07 MB leonard
pypi/h11@0.14.0 environment, eval, filesystem, network, shell 0 339 kB njs, pgjones
pypi/mdit-py-plugins@0.4.1 environment, eval, filesystem 0 152 kB cjsewell

🚮 Removed packages: pypi/anyascii@0.3.2, pypi/anyascii@0.3.2, pypi/astroid@3.1.0, pypi/astroid@3.1.0, pypi/babel@2.14.0, pypi/babel@2.14.0, pypi/beautifulsoup4@4.12.3, pypi/beautifulsoup4@4.12.3, pypi/docutils@0.20.1, pypi/docutils@0.20.1, pypi/furo@2024.1.29, pypi/furo@2024.1.29, pypi/livereload@2.6.3, pypi/livereload@2.6.3, pypi/mdit-py-plugins@0.4.0, pypi/mdit-py-plugins@0.4.0, pypi/myst-parser@2.0.0, pypi/myst-parser@2.0.0, pypi/packaging@24.0, pypi/packaging@24.0

View full report↗︎

sonarcloud[bot] commented 4 months ago

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 commented 4 months ago

Ping @GabxTaro :)