Skip to content

Commit 689a5df

Browse files
author
github-actions
committed
<bot> update dependencies*.log files(s)
1 parent 6e16c56 commit 689a5df

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

dependencies-logs/dependencies.log

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@ charset-normalizer==3.4.2
1111
idna==3.10
1212
numpy==2.2.5
1313
oms-mqclient==2.7.0
14+
python-dateutil==2.9.0.post0
1415
requests==2.32.3
16+
six==1.17.0
1517
typing_extensions==4.13.2
1618
urllib3==2.4.0
17-
wipac-dev-tools==1.16.4
19+
wipac-dev-tools==1.16.10
1820
zstd==1.5.7.0
1921
########################################################################
2022
# pipdeptree
@@ -25,7 +27,11 @@ pipdeptree==2.26.1
2527
wipac-dev-actions-testbed
2628
├── numpy [required: Any, installed: 2.2.5]
2729
└── oms-mqclient [required: Any, installed: 2.7.0]
28-
├── wipac-dev-tools [required: Any, installed: 1.16.4]
30+
├── wipac-dev-tools [required: Any, installed: 1.16.10]
31+
│ ├── python-dateutil [required: Any, installed: 2.9.0.post0]
32+
│ │ └── six [required: >=1.5, installed: 1.17.0]
33+
│ ├── python-dateutil [required: Any, installed: 2.9.0.post0]
34+
│ │ └── six [required: >=1.5, installed: 1.17.0]
2935
│ ├── requests [required: Any, installed: 2.32.3]
3036
│ │ ├── charset-normalizer [required: >=2,<4, installed: 3.4.2]
3137
│ │ ├── idna [required: >=2.5,<4, installed: 3.10]

0 commit comments

Comments
 (0)