Skip to content

Commit da4368b

Browse files
authored
chore: update fabric cicd version (#187)
1 parent c9f2e73 commit da4368b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"psutil==7.0.0",
3030
"requests",
3131
"cryptography",
32-
"fabric-cicd>=0.3.0",
32+
"fabric-cicd>=0.3.1",
3333
]
3434

3535
[project.scripts]

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ argcomplete>=3.6.2
1111
psutil==7.0.0
1212
requests
1313
cryptography
14-
fabric-cicd>=0.3.0
14+
fabric-cicd>=0.3.1
1515

1616
# Testing and Building Requirements
1717
tox>=4.20.0

0 commit comments

Comments
 (0)