Skip to content

Commit

Permalink
Merge pull request #1466 from atsign-foundation/dependabot/pip/packag…
Browse files Browse the repository at this point in the history
…es/python/sshnpd/pip-a079f44b63

build(deps): Update atsdk requirement from 0.2.28 to 0.2.30 in /packages/python/sshnpd in the pip group
  • Loading branch information
cpswan authored Oct 21, 2024
2 parents bcd6f01 + 09666da commit 40fbe71
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 198 deletions.
4 changes: 2 additions & 2 deletions packages/python/sshnpd/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sshnpd"
version = "0.4.14"
version = "0.4.15"
description = "Python implementation of SSH No Ports daemon"
authors = ["Xavier Lin <[email protected] >"]
maintainers = ["Chris Swan <[email protected]>"]
Expand All @@ -12,7 +12,7 @@ sshnpd = 'sshnpd:main'

[tool.poetry.dependencies]
python = "^3.10"
atsdk = "0.2.28"
atsdk = "0.2.30"

[build-system]
requires = ["poetry-core"]
Expand Down
Loading

0 comments on commit 40fbe71

Please sign in to comment.