Skip to content

Commit 695805e

Browse files
chore(deps-dev): bump scw-gateway from 0.4.0 to 0.6.1 (#122)
Bumps [scw-gateway](https://github.com/scaleway/serverless-gateway) from 0.4.0 to 0.6.1. - [Changelog](https://github.com/scaleway/serverless-gateway/blob/main/CHANGELOG.md) - [Commits](scaleway/serverless-gateway@v0.4.0...v0.6.1) --- updated-dependencies: - dependency-name: scw-gateway dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8853547 commit 695805e

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed

poetry.lock

Lines changed: 23 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ pytest-xdist = "^3.1.0"
4747
pylint = "^2.15.10"
4848
pylint-per-file-ignores = "^1.1.0"
4949
responses = ">=0.22,<0.24"
50-
scw-gateway = "^0.4.0"
50+
scw-gateway = ">=0.4,<0.7"
5151

5252
[tool.poetry.group.doc]
5353
optional = true

0 commit comments

Comments
 (0)