Skip to content

Commit 61d9d48

Browse files
chore(deps): bump zappa from 0.58.0 to 0.59.0
Bumps [zappa](https://github.com/zappa/Zappa) from 0.58.0 to 0.59.0. - [Release notes](https://github.com/zappa/Zappa/releases) - [Changelog](https://github.com/zappa/Zappa/blob/master/CHANGELOG.md) - [Commits](zappa/Zappa@0.58.0...0.59.0) --- updated-dependencies: - dependency-name: zappa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01fe32d commit 61d9d48

File tree

2 files changed

+142
-143
lines changed

2 files changed

+142
-143
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ passlib = "==1.7.4"
3232
apispec = "==6.6.0"
3333
apispec-webframeworks = "==0.5.2"
3434
gunicorn = "==21.2.0"
35-
zappa = "==0.58.0"
35+
zappa = "==0.59.0"
3636

3737
[scripts]
3838
format = "python3 cli/format.py quotes_api"

0 commit comments

Comments
 (0)