dtiesling / flask-muck

🧹 Flask REST framework for generating CRUD APIs and OpenAPI specs in the SQLAlchemy, Marshmallow/Pydantic application stack.
https://dtiesling.github.io/flask-muck/
MIT License
163 stars 7 forks source link

chore: Bump syrupy from 4.6.0 to 4.6.1 #62

Open dependabot[bot] opened 9 months ago

dependabot[bot] commented 9 months ago

Bumps syrupy from 4.6.0 to 4.6.1.

Release notes

Sourced from syrupy's releases.

v4.6.1

4.6.1 (2024-02-07)

Bug Fixes

Changelog

Sourced from syrupy's changelog.

4.6.1 (2024-02-07)

Bug Fixes

Commits
  • e82d2b4 chore(release): 4.6.1 [skip ci]
  • 3175615 fix: support pytest 8 (#855)
  • 950997e chore(deps): update dependency flake8 to v7 (#851)
  • 14c94b1 chore(deps): update dependency coverage to v7.4.0 (#848)
  • b63e4c3 chore(deps): update actions/setup-python action to v5 (#850)
  • b0e492e chore(deps): update dependency flake8-bugbear to v24 (#853)
  • af3aa99 chore(deps): update dependency isort to v5.13.2 (#849)
  • eec145b chore(deps): update dependency pytest-xdist to v3.5.0 (#836)
  • 0c45806 chore(deps): update dependency mypy to v1.8.0 (#838)
  • f7a1851 chore(deps): update dependency flake8-bugbear to v23.11.26 (#839)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.