Skip to content

Commit 514e3b8

Browse files
Update pyoncat requirement from ~=1.6 to ~=2.1
Updates the requirements on [pyoncat](https://oncat.ornl.gov) to permit the latest version. --- updated-dependencies: - dependency-name: pyoncat dependency-version: '2.1' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87dcd49 commit 514e3b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "A desktop application for Lifecycle Managment of data collected f
44
dynamic = ["version"]
55
requires-python = ">=3.10"
66
dependencies = [
7-
"pyoncat ~= 1.6"
7+
"pyoncat ~= 2.1"
88
]
99
readme = "README.md"
1010
license = { text = "GPL3.0" }

0 commit comments

Comments
 (0)