Releases: communitiesuk/funding-service-design-notification
Releases · communitiesuk/funding-service-design-notification
v0.0.136
Bump pytest from 7.3.1 to 8.1.1 (#209) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 8.1.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.3.1...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.0.135
Bump cryptography from 41.0.7 to 42.0.4 (#204) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ram <[email protected]>
v0.0.134
FS-2713 single config file for all code formatters (#196) * use single config file for linting * updated requirements * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: RamuniN <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
v0.0.133
reverse dependabot-pip-swagger-ui-bundle-1.1.0 (#212)
v0.0.132
Bump jinja2 from 3.1.2 to 3.1.3 (#187) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ram <[email protected]>
v0.0.131
Bump github/codeql-action from 2 to 3 (#179) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.0.130
Bump pytest-env from 0.8.1 to 1.1.3 (#176) * Bump pytest-env from 0.8.1 to 1.1.3 Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 0.8.1 to 1.1.3. - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](https://github.com/pytest-dev/pytest-env/compare/0.8.1...1.1.3) --- updated-dependencies: - dependency-name: pytest-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump pytest-env from 0.8.1 to 1.1.3 Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 0.8.1 to 1.1.3. - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](https://github.com/pytest-dev/pytest-env/compare/0.8.1...1.1.3) --- updated-dependencies: - dependency-name: pytest-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ram <[email protected]>
v0.0.129
Bump swagger-ui-bundle from 0.0.9 to 1.1.0 (#173) Bumps [swagger-ui-bundle](https://github.com/spec-first/swagger_ui_bundle) from 0.0.9 to 1.1.0. - [Release notes](https://github.com/spec-first/swagger_ui_bundle/releases) - [Commits](https://github.com/spec-first/swagger_ui_bundle/compare/v0.0.9...1.1.0) --- updated-dependencies: - dependency-name: swagger-ui-bundle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ram <[email protected]>
v0.0.128
[pre-commit.ci] pre-commit autoupdate (#160) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 23.10.1 → 24.3.0](https://github.com/psf/black/compare/23.10.1...24.3.0) - [github.com/PyCQA/flake8: 6.1.0 → 7.0.0](https://github.com/PyCQA/flake8/compare/6.1.0...7.0.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * adding [tool.isort] config: in place of [tool.black] and ran pre-commit * adding [tool.isort] config: replacing [tool.black] and ran pre-commit * adding [tool.isort] config: replacing [tool.black] and ran pre-commit --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ram <[email protected]> Co-authored-by: Ram <[email protected]>
v0.0.127
fs-4291 correcting run name (#211)