Skip to content

Commit 9e6e45f

Browse files
author
Your Name
committed
Update py-cymbal
1 parent a85fa60 commit 9e6e45f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ ptyprocess==0.7.0
282282
# via
283283
# -c requirements/common-constraints.txt
284284
# pexpect
285-
py-cymbal==0.1.24
285+
py-cymbal==0.2.1
286286
# via
287287
# -c requirements/common-constraints.txt
288288
# -r requirements/requirements.in

requirements/common-constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ psutil==7.1.3
353353
# -r requirements/requirements.in
354354
ptyprocess==0.7.0
355355
# via pexpect
356-
py-cymbal==0.1.24
356+
py-cymbal==0.2.1
357357
# via -r requirements/requirements.in
358358
pycodestyle==2.14.0
359359
# via flake8

requirements/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ textual>=6.0.0
3131
tomlkit>=0.14.0
3232
truststore
3333
xxhash>=3.6.0
34-
py-cymbal>=0.1.24
34+
py-cymbal>=0.2.1
3535
cryptography>=42.0.0
3636
json-repair>=0.60.1
3737

0 commit comments

Comments
 (0)