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

Update radon requirement from ==4.5.* to ==6.0.* #2

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2023

Updates the requirements on radon to permit the latest version.

Changelog

Sourced from radon's changelog.

6.0.1 (Mar 26, 2023)

  • Prevent tomllib error when the toml module is not available

6.0.0 (Mar 26, 2023)

5.1.0 (Aug 08, 2021)

  • Allow forcing colored output on/off, thanks @​msabramo: #218
  • Synchronize trove classifiers with tested versions, thanks @​D3X: #222

5.0.1 (Jun 08, 2021)

  • Drop support for flake8 < 3.x (removes flake8-polyfill dependency), by @​joxl: #219

4.5.2 (May 23, 2021)

  • Add back flake8-polyfill dependency because conditional extra does not work as intended, reported by @​joxl: #217

4.5.1 (May 09, 2021)

  • Fix CC calculation for try-except-else blocks with multiple statements, thanks @​justWerns: #212
  • Fix CC type field in Markdown output, thanks @​4l1fe: #213

4.5.0 (Mar 09, 2021)

4.4.0 (Mar 07, 2021)

... (truncated)

Commits
  • 5061d86 chore(release): bump to v6.0.1
  • 1be986d fix: tomllib name error when not supported
  • 864c461 chore(release): bump to v6.0.0
  • e6e5152 chore: add pyproject.toml and poetry.lock
  • 786ac37 fix: tests across versions
  • a2359ce chore: improve documentation around pyproject.toml usage
  • 5f65de3 feat: pyproject.toml support (#236)
  • 4ac025c feat: add support for match pattern (#227)
  • 84db767 chore: mando 0.7 support (#237)
  • 27b78d1 fix: HCHarvester JSON results format (#240)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [radon](https://github.com/rubik/radon) to permit the latest version.
- [Changelog](https://github.com/rubik/radon/blob/master/CHANGELOG)
- [Commits](rubik/radon@v4.5.0...v6.0.1)

---
updated-dependencies:
- dependency-name: radon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 24, 2023
@clavedeluna clavedeluna merged commit 2d2e16e into main Aug 24, 2023
5 checks passed
@clavedeluna clavedeluna deleted the dependabot/pip/radon-eq-6.0.star branch August 24, 2023 16:11
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant