Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the other-dependencies group with 7 updates (#25)
* build(deps): bump the other-dependencies group with 7 updates Bumps the other-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.11.1` | `1.13.1` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.19.0` | `3.21.3` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.0` | `8.2.2` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.11.1` | `3.14.0` | | [flake8](https://github.com/pycqa/flake8) | `6.0.0` | `7.0.0` | | [isort](https://github.com/pycqa/isort) | `5.12.0` | `5.13.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.3.3` | `3.7.1` | Updates `alembic` from 1.11.1 to 1.13.1 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `marshmallow` from 3.19.0 to 3.21.3 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.19.0...3.21.3) Updates `pytest` from 7.4.0 to 8.2.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.0...8.2.2) Updates `pytest-mock` from 3.11.1 to 3.14.0 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.11.1...v3.14.0) Updates `flake8` from 6.0.0 to 7.0.0 - [Commits](PyCQA/flake8@6.0.0...7.0.0) Updates `isort` from 5.12.0 to 5.13.2 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.12.0...5.13.2) Updates `pre-commit` from 3.3.3 to 3.7.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.3.3...v3.7.1) --- updated-dependencies: - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major dependency-group: other-dependencies - dependency-name: pytest-mock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: other-dependencies - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * fix: UUID instance check --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Markus Levonyak <[email protected]>
- Loading branch information