Skip to content

Commit 0f80ba6

Browse files
chore(deps): bump nitric from 1.1.1 to 1.2.0 in /v1/python-starter (#68)
Bumps [nitric](https://github.com/nitrictech/python-sdk) from 1.1.1 to 1.2.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.1.1...v1.2.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 e0a16e3 commit 0f80ba6

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
@@ -7,7 +7,7 @@ name = "python starter"
77
python_version = "3.11"
88

99
[packages]
10-
nitric = "==1.1.1"
10+
nitric = "==1.2.0"
1111

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

0 commit comments

Comments
 (0)