Skip to content

Commit 890fc36

Browse files
author
Alan Christie
committed
ci: Updated PyYAML
1 parent 814d69b commit 890fc36

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
venv/
33
**/__pycache__/
44
setenv.sh
5-
*.yaml
5+
*.yaml
6+
**/.DS_Store

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
im-squonk2-client >= 1.15.2, < 2.0.0
1+
im-squonk2-client >= 1.17.2, < 2.0.0
22
python-dateutil == 2.8.2
33
rich == 12.6.0
4-
pyyaml == 6.0
4+
pyyaml == 6.0.1

0 commit comments

Comments
 (0)