brndnmtthws / thetagang

ThetaGang is an IBKR bot for collecting money
GNU Affero General Public License v3.0
1.9k stars 249 forks source link

Bump the deps group with 1 update #296

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the deps group with 1 update: autohooks-plugin-black.

Release notes

Sourced from autohooks-plugin-black's releases.

autohooks-plugin-black 23.7.0

23.7.0 - 2023-07-17

Added

  • Enable linting via mypy bbf5f13
  • Include dependency updates in release changelog 47a32bd

Removed

  • Remove poetry.toml file 40abe0a
  • Use default config for conventional commits (#494) 017b5db

Changed

  • Replace pylint with ruff 14781e2
  • Drop support for Python 3.7 590d4c0
  • Update copyright in README 95e6327
  • Update README about pip usage 7abe09f
  • Update CI workflows f54916e
  • Update mypy config in pyproject.toml f25e03d

Bug Fixes

  • Fix conventional commits workflow bb7eba8
  • Set permission on conventional commits workflow 013deba

Dependencies

  • Bump greenbone/actions from 2 to 3 4ecf8fa
  • Bump mypy from 1.3.0 to 1.4.1 b0e1b73
  • Bump platformdirs from 3.5.1 to 3.5.3 8adeab9
  • Bump coverage from 7.2.6 to 7.2.7 4391e5a
  • Bump rich from 13.3.5 to 13.4.1 88a7739
  • Bump typing-extensions from 4.6.2 to 4.6.3 6897f1e
  • Bump typing-extensions from 4.5.0 to 4.6.2 edf3230
  • Bump anyio from 3.6.2 to 3.7.0 0096e9f
  • Bump coverage from 7.2.5 to 7.2.6 165a4ea
Commits
  • bf30b55 Automatic release to 23.7.0
  • 55df3f0 Run mypy on CI
  • 6514cd8 Use ruff for python linting in CI
  • 7ce1f11 Don't run CI with Python 3.7 anymore
  • bbf5f13 Add: Enable linting via mypy
  • 14781e2 Change: Replace pylint with ruff
  • 590d4c0 Change: Drop support for Python 3.7
  • 95e6327 Change: Update copyright in README
  • 7abe09f Change: Update README about pip usage
  • 40abe0a Remove: Remove poetry.toml file
  • Additional commits viewable in compare view


Dependabot compatibility score

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