Bump crashtest from 0.3.1 to 0.4.1
Created by: dependabot[bot]
Bumps crashtest from 0.3.1 to 0.4.1.
Release notes
Sourced from crashtest's releases.
0.4.1
Fixed
- Fixed too narrow type in
Inspector
class0.4.0
Fixed
- Fixed a decoding error by forcing 'utf-8' encoding when opening a file. (#5)
Misc
- Added typing
- Fixed multiple issues raised by
flake8
and plugins- Updated dependencies (both package and dev)
- Bumped Python versions to 3.7+
Commits
-
c9b7dfa
Merge pull request #10 from Secrus/various-improvements -
c3e4c89
full python 3.11 version in CI -
2dd1a2f
Bump version for release -
6f81192
Fix too narrow type in Inspector -
e13bb71
Update CI configs, add 3.11 support -
74b19df
Cleanup pyproject.toml and configs -
8435ee7
Merge pull request #8 from Secrus/relase-0.4.0 -
b491142
Release 0.4.0 -
b17e3ef
Merge pull request #7 from Secrus/restore-project -
6a8fa0d
Fix tests on python 3.8 - 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 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)