Skip to content

Commit a464fe5

Browse files
chore(deps): bump nitric from 1.0.6 to 1.1.0 in /v1/python-starter (#43)
Bumps [nitric](https://github.com/nitrictech/python-sdk) from 1.0.6 to 1.1.0. - [Release notes](https://github.com/nitrictech/python-sdk/releases) - [Changelog](https://github.com/nitrictech/python-sdk/blob/main/.releaserc.json) - [Commits](nitrictech/python-sdk@v1.0.6...v1.1.0) --- updated-dependencies: - dependency-name: nitric dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2ddfd8 commit a464fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v1/python-starter/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "python starter"
55

66
[packages]
7-
nitric = "==1.0.6"
7+
nitric = "==1.1.0"
88

99
[scripts]
1010
dev = "watchmedo auto-restart -p '*.py' -R python -- -u"

0 commit comments

Comments
 (0)