ChrisRBe / PP-P2P-Parser

parse-account-statements.py bereitet Kontoauszüge verschiedener bekannter P2P Kreditanbieter (wie z.B. Mintos, Estateguru, ...) in einem von PortfolioPerformance lesbaren CSV-Format auf.
GNU General Public License v3.0
33 stars 14 forks source link

build(deps-dev): bump astroid from 2.12.13 to 2.15.6 #820

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps astroid from 2.12.13 to 2.15.6.

Changelog

Sourced from astroid's changelog.

What's New in astroid 2.15.6?

Release date: TBA

What's New in astroid 2.15.5?

Release date: 2023-05-14

What's New in astroid 2.15.4?

Release date: 2023-04-24

  • Add visitor function for TryStar to AsStringVisitor and add TryStar to astroid.nodes.ALL_NODE_CLASSES.

    Refs #2142

What's New in astroid 2.15.3?

Release date: 2023-04-16

  • Fix infer_call_result() crash on methods called with_metaclass().

    Closes #1735

  • Suppress UserWarning when finding module specs.

    Closes pylint-dev/pylint#7906

What's New in astroid 2.15.2?

... (truncated)

Commits


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 - `@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)
codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 27d1e69c and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.