Closed dependabot[bot] closed 2 months ago
hey @DeltaDaniel:
type_check: commands[0]> mypy --show-error-codes src/migmose --strict src\migmose__main.py:23: error: "str" has no attribute "name" [attr-defined] src\migmose\main__.py:40: error: "str" has no attribute "name" [attr-defined]
das kriege ich nicht gelöst. wozu war das .name gut?
Bumps maus from 0.5.3 to 0.6.0.
Release notes
Sourced from maus's releases.
Commits
b9226b9
MoveEdifactFormat
andEdifactFormatVersion
toefoli
package (#434)59e8597
changed pattern for data_element (#433)e09d9b8
Bump coverage from 7.5.3 to 7.6.0 (#426)022a4a3
Bump twine from 5.1.0 to 5.1.1 (#422)105defc
Bump pyinstaller from 6.8.0 to 6.9.0 (#423)1942e39
Bump sphinx from 7.3.7 to 7.4.7 (#424)21395b2
Bump certifi from 2024.2.2 to 2024.7.4 in /dev_requirements (#418)6f8bd74
Bump pytest-asyncio from 0.23.6 to 0.23.8 (#425)6c31d73
Add note about a breaking change in kohlrahbi 1.1.3 (#419)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