-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1307 from atsign-foundation/dependabot/github_act…
…ions/github-actions-92cd5b737a build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the github-actions group
- Loading branch information
Showing
3 changed files
with
112 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "sshnpd" | ||
version = "0.4.13" | ||
version = "0.4.14" | ||
description = "Python implementation of SSH No Ports daemon" | ||
authors = ["Xavier Lin <[email protected] >"] | ||
maintainers = ["Chris Swan <[email protected]>"] | ||
|
@@ -12,7 +12,7 @@ sshnpd = 'sshnpd:main' | |
|
||
[tool.poetry.dependencies] | ||
python = "^3.10" | ||
atsdk = "0.2.24" | ||
atsdk = "0.2.28" | ||
|
||
[build-system] | ||
requires = ["poetry-core"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters