EficodeRjpalt / ot-harjoitustyo

0 stars 0 forks source link

Bump strongtyping from 3.10.4 to 3.10.7 #75

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps strongtyping from 3.10.4 to 3.10.7.

Release notes

Sourced from strongtyping's releases.

v3.10.7_20230212

What's Changed

Full Changelog: https://github.com/FelixTheC/strongtyping/compare/v3.10.6...v3.10.7

v3.10.6_20230115

What's Changed

Full Changelog: https://github.com/FelixTheC/strongtyping/compare/v3.10.5...v3.10.6

v3.10.5_20221222

Full Changelog: https://github.com/FelixTheC/strongtyping/compare/v3.10.4...v3.10.5

Commits
  • e555694 linting: black
  • f8fd8e4 release: version 3.10.7
  • 7fa2ff0 close: 115 infinite recursion when dataclass decorator comes after match clas...
  • 590d1be release: fix
  • dc33837 fix: use correct type annotation (#114)
  • 19ad941 chore: display support for 3.11
  • feb79bf fix: issues with 3.11
  • e040d8f fix: extension module can't be used for TypedDicts
  • 6e5741e fix: add missing dependency
  • d2312f3 hotifx: not everyone uses typing_extensions
  • See full diff 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 - `@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)